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