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