Class ListAgentCollaboratorsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bedrockagent.transform.ListAgentCollaboratorsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListAgentCollaboratorsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListAgentCollaboratorsRequestMarshaller extends Object implements Marshaller<ListAgentCollaboratorsRequest>
ListAgentCollaboratorsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListAgentCollaboratorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListAgentCollaboratorsRequest listAgentCollaboratorsRequest)
-
-
-
Constructor Detail
-
ListAgentCollaboratorsRequestMarshaller
public ListAgentCollaboratorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListAgentCollaboratorsRequest listAgentCollaboratorsRequest)
- Specified by:
marshallin interfaceMarshaller<ListAgentCollaboratorsRequest>
-
-