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