Class CreateAgentActionGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagent.transform.CreateAgentActionGroupRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateAgentActionGroupRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateAgentActionGroupRequestMarshaller
extends Object
implements Marshaller<CreateAgentActionGroupRequest>
CreateAgentActionGroupRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateAgentActionGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateAgentActionGroupRequest createAgentActionGroupRequest)
-
Constructor Details
-
CreateAgentActionGroupRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateAgentActionGroupRequest>
-