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