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