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