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