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