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>
UpdateEnvironmentAccountConnectionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateEnvironmentAccountConnectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
-
-
-
Constructor Detail
-
UpdateEnvironmentAccountConnectionRequestMarshaller
public UpdateEnvironmentAccountConnectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateEnvironmentAccountConnectionRequest>
-
-