Class GetResourceShareInvitationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ram.transform.GetResourceShareInvitationsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetResourceShareInvitationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetResourceShareInvitationsRequestMarshaller
extends Object
implements Marshaller<GetResourceShareInvitationsRequest>
GetResourceShareInvitationsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetResourceShareInvitationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetResourceShareInvitationsRequest getResourceShareInvitationsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetResourceShareInvitationsRequestMarshaller
 
- 
- 
Method Details