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