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