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