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>
GetResourceSharesRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetResourceSharesRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(GetResourceSharesRequest getResourceSharesRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
GetResourceSharesRequestMarshaller
-
-
Method Details