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