Class GetResourceShareAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ram.transform.GetResourceShareAssociationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetResourceShareAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetResourceShareAssociationsRequestMarshaller
extends Object
implements Marshaller<GetResourceShareAssociationsRequest>
GetResourceShareAssociationsRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetResourceShareAssociationsRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
GetResourceShareAssociationsRequestMarshaller
-
-
Method Details