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