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