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