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