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