Class GetBackendEnvironmentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.amplify.transform.GetBackendEnvironmentRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetBackendEnvironmentRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetBackendEnvironmentRequestMarshaller
extends Object
implements Marshaller<GetBackendEnvironmentRequest>
GetBackendEnvironmentRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetBackendEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetBackendEnvironmentRequest getBackendEnvironmentRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetBackendEnvironmentRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetBackendEnvironmentRequest>- Parameters:
 getBackendEnvironmentRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -