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