Class DescribeUpdateDirectoryRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.directory.transform.DescribeUpdateDirectoryRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeUpdateDirectoryRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeUpdateDirectoryRequestMarshaller
extends Object
implements Marshaller<DescribeUpdateDirectoryRequest>
DescribeUpdateDirectoryRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeUpdateDirectoryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeUpdateDirectoryRequest describeUpdateDirectoryRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeUpdateDirectoryRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeUpdateDirectoryRequest>- Parameters:
 describeUpdateDirectoryRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -