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