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