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