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