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