Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

acceptResourceShareInvitation(AcceptResourceShareInvitationRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Accepts an invitation to a resource share from another Amazon Web Services account.
acceptResourceShareInvitation(Consumer<AcceptResourceShareInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Accepts an invitation to a resource share from another Amazon Web Services account.
acceptResourceShareInvitation(AcceptResourceShareInvitationRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Accepts an invitation to a resource share from another Amazon Web Services account.
acceptResourceShareInvitation(Consumer<AcceptResourceShareInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Accepts an invitation to a resource share from another Amazon Web Services account.
AcceptResourceShareInvitationRequest - Class in software.amazon.awssdk.services.ram.model
 
AcceptResourceShareInvitationRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
AcceptResourceShareInvitationRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
AcceptResourceShareInvitationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.AcceptResourceShareInvitationRequestMarshaller
 
AcceptResourceShareInvitationResponse - Class in software.amazon.awssdk.services.ram.model
 
AcceptResourceShareInvitationResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
allowExternalPrincipals() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies whether principals outside your organization in Organizations can be associated with a resource share.
allowExternalPrincipals(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies whether principals outside your organization in Organizations can be associated with a resource share.
allowExternalPrincipals() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
Indicates whether principals outside your organization in Organizations can be associated with a resource share.
allowExternalPrincipals(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
Indicates whether principals outside your organization in Organizations can be associated with a resource share.
allowExternalPrincipals() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
Specifies whether principals outside your organization in Organizations can be associated with a resource share.
allowExternalPrincipals(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
Specifies whether principals outside your organization in Organizations can be associated with a resource share.
arn() - Method in class software.amazon.awssdk.services.ram.model.Resource
The Amazon Resoure Name (ARN) of the resource.
arn(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The Amazon Resoure Name (ARN) of the resource.
arn() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The Amazon Resoure Name (ARN) of this RAM permission.
arn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The Amazon Resoure Name (ARN) of this RAM permission.
arn() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The Amazon Resoure Name (ARN) of the permission you want information about.
arn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The Amazon Resoure Name (ARN) of the permission you want information about.
associatedEntity() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The associated entity.
associatedEntity(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The associated entity.
associateResourceShare(AssociateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds the specified list of principals and list of resources to a resource share.
associateResourceShare(Consumer<AssociateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds the specified list of principals and list of resources to a resource share.
associateResourceShare(AssociateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds the specified list of principals and list of resources to a resource share.
associateResourceShare(Consumer<AssociateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds the specified list of principals and list of resources to a resource share.
associateResourceSharePermission(AssociateResourceSharePermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds or replaces the RAM permission for a resource type included in a resource share.
associateResourceSharePermission(Consumer<AssociateResourceSharePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds or replaces the RAM permission for a resource type included in a resource share.
associateResourceSharePermission(AssociateResourceSharePermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds or replaces the RAM permission for a resource type included in a resource share.
associateResourceSharePermission(Consumer<AssociateResourceSharePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds or replaces the RAM permission for a resource type included in a resource share.
AssociateResourceSharePermissionRequest - Class in software.amazon.awssdk.services.ram.model
 
AssociateResourceSharePermissionRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
AssociateResourceSharePermissionRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
AssociateResourceSharePermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.AssociateResourceSharePermissionRequestMarshaller
 
AssociateResourceSharePermissionResponse - Class in software.amazon.awssdk.services.ram.model
 
AssociateResourceSharePermissionResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
AssociateResourceShareRequest - Class in software.amazon.awssdk.services.ram.model
 
AssociateResourceShareRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
AssociateResourceShareRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
AssociateResourceShareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.AssociateResourceShareRequestMarshaller
 
AssociateResourceShareResponse - Class in software.amazon.awssdk.services.ram.model
 
AssociateResourceShareResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
associationStatus() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies that you want to retrieve only associations with this status.
associationStatus(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies that you want to retrieve only associations with this status.
associationStatus(ResourceShareAssociationStatus) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies that you want to retrieve only associations with this status.
associationStatusAsString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies that you want to retrieve only associations with this status.
associationType() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies whether you want to retrieve the associations that involve a specified resource or principal.
associationType(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies whether you want to retrieve the associations that involve a specified resource or principal.
associationType(ResourceShareAssociationType) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies whether you want to retrieve the associations that involve a specified resource or principal.
associationType() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The type of entity included in this association.
associationType(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The type of entity included in this association.
associationType(ResourceShareAssociationType) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The type of entity included in this association.
associationTypeAsString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies whether you want to retrieve the associations that involve a specified resource or principal.
associationTypeAsString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The type of entity included in this association.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidClientTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidMaxResultsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidNextTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidResourceTypeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.InvalidStateTransitionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.MalformedArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.MissingRequiredParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.OperationNotPermittedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.RamException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ServerInternalException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ServiceUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.TagLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.TagPolicyViolationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ram.model.UnknownResourceException.Builder
 

B

build() - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.ram.model.RamRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.ram.model.RamResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidClientTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidMaxResultsException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidNextTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidResourceTypeException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidStateTransitionException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.MalformedArnException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.MissingRequiredParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.OperationNotPermittedException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.Principal
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.RamException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.Resource
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ServerInternalException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ServiceUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.TagFilter
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.TagLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.TagPolicyViolationException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.ThrottlingException
 
builder() - Static method in exception software.amazon.awssdk.services.ram.model.UnknownResourceException
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
builder() - Static method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
builder() - Static method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Create a builder that can be used to configure and create a RamAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.ram.RamClient
Create a builder that can be used to configure and create a RamClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
BuilderImpl(RamException) - Constructor for class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ram.model.RamRequest.BuilderImpl
 
BuilderImpl(RamRequest) - Constructor for class software.amazon.awssdk.services.ram.model.RamRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ram.model.RamResponse.BuilderImpl
 
BuilderImpl(RamResponse) - Constructor for class software.amazon.awssdk.services.ram.model.RamResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidClientTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidMaxResultsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidNextTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidResourceTypeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.InvalidStateTransitionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.MalformedArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.MissingRequiredParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.OperationNotPermittedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.RamException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ServerInternalException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ServiceUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.TagLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.TagPolicyViolationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.ram.model.UnknownResourceException.Builder
 
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
The idempotency identifier associated with this request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse.Builder
The idempotency identifier associated with this request.
clientToken() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
The idempotency identifier associated with this request.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.ram.model.RamResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Create a RamAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.ram.RamClient
Create a RamClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createResourceShare(CreateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Creates a resource share.
createResourceShare(Consumer<CreateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Creates a resource share.
createResourceShare(CreateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Creates a resource share.
createResourceShare(Consumer<CreateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Creates a resource share.
CreateResourceShareRequest - Class in software.amazon.awssdk.services.ram.model
 
CreateResourceShareRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
CreateResourceShareRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
CreateResourceShareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.CreateResourceShareRequestMarshaller
 
CreateResourceShareResponse - Class in software.amazon.awssdk.services.ram.model
 
CreateResourceShareResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.Principal.Builder
The date and time when the principal was associated with the resource share.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.Principal
The date and time when the principal was associated with the resource share.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The date and time when the resource was associated with the resource share.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.Resource
The date and time when the resource was associated with the resource share.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The date and time when the resource share was created.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The date and time when the resource share was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The date and time when the association was created.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The date and time when the association was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The date and time when the permission was created.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The date and time when the permission was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The date and time when the permission was created.
creationTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The date and time when the permission was created.

D

defaultVersion(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
Specifies whether the version of the permission represented in this structure is the default version for this permission.
defaultVersion() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
Specifies whether the version of the permission represented in this structure is the default version for this permission.
defaultVersion(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
Specifies whether the version of the permission represented in this structure is the default version for this permission.
defaultVersion() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
Specifies whether the version of the permission represented in this structure is the default version for this permission.
deleteResourceShare(DeleteResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Deletes the specified resource share.
deleteResourceShare(Consumer<DeleteResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Deletes the specified resource share.
deleteResourceShare(DeleteResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Deletes the specified resource share.
deleteResourceShare(Consumer<DeleteResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Deletes the specified resource share.
DeleteResourceShareRequest - Class in software.amazon.awssdk.services.ram.model
 
DeleteResourceShareRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
DeleteResourceShareRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
DeleteResourceShareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.DeleteResourceShareRequestMarshaller
 
DeleteResourceShareResponse - Class in software.amazon.awssdk.services.ram.model
 
DeleteResourceShareResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
disassociateResourceShare(DisassociateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Disassociates the specified principals or resources from the specified resource share.
disassociateResourceShare(Consumer<DisassociateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Disassociates the specified principals or resources from the specified resource share.
disassociateResourceShare(DisassociateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Disassociates the specified principals or resources from the specified resource share.
disassociateResourceShare(Consumer<DisassociateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Disassociates the specified principals or resources from the specified resource share.
disassociateResourceSharePermission(DisassociateResourceSharePermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Disassociates an RAM permission from a resource share.
disassociateResourceSharePermission(Consumer<DisassociateResourceSharePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Disassociates an RAM permission from a resource share.
disassociateResourceSharePermission(DisassociateResourceSharePermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Disassociates an RAM permission from a resource share.
disassociateResourceSharePermission(Consumer<DisassociateResourceSharePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Disassociates an RAM permission from a resource share.
DisassociateResourceSharePermissionRequest - Class in software.amazon.awssdk.services.ram.model
 
DisassociateResourceSharePermissionRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
DisassociateResourceSharePermissionRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
DisassociateResourceSharePermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.DisassociateResourceSharePermissionRequestMarshaller
 
DisassociateResourceSharePermissionResponse - Class in software.amazon.awssdk.services.ram.model
 
DisassociateResourceSharePermissionResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
DisassociateResourceShareRequest - Class in software.amazon.awssdk.services.ram.model
 
DisassociateResourceShareRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
DisassociateResourceShareRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
DisassociateResourceShareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.DisassociateResourceShareRequestMarshaller
 
DisassociateResourceShareResponse - Class in software.amazon.awssdk.services.ram.model
 
DisassociateResourceShareResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 

E

enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Enables resource sharing within your organization in Organizations.
enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Enables resource sharing within your organization in Organizations.
enableSharingWithAwsOrganization() - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Enables resource sharing within your organization in Organizations.
enableSharingWithAwsOrganization() - Method in interface software.amazon.awssdk.services.ram.RamClient
Enables resource sharing within your organization in Organizations.
enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Enables resource sharing within your organization in Organizations.
enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Enables resource sharing within your organization in Organizations.
EnableSharingWithAwsOrganizationRequest - Class in software.amazon.awssdk.services.ram.model
 
EnableSharingWithAwsOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
EnableSharingWithAwsOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
EnableSharingWithAwsOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.EnableSharingWithAwsOrganizationRequestMarshaller
 
EnableSharingWithAwsOrganizationResponse - Class in software.amazon.awssdk.services.ram.model
 
EnableSharingWithAwsOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.Principal
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.Resource
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.Principal
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.Resource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
external(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.Principal.Builder
Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.
external() - Method in class software.amazon.awssdk.services.ram.model.Principal
Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.
external(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.
external() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.

F

featureSet(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
Indicates how the resource share was created.
featureSet(ResourceShareFeatureSet) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
Indicates how the resource share was created.
featureSet() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
Indicates how the resource share was created.
featureSetAsString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
Indicates how the resource share was created.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceOwner
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScope
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScopeFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareFeatureSet
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareInvitationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getPermission(GetPermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Gets the contents of an RAM permission in JSON format.
getPermission(Consumer<GetPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Gets the contents of an RAM permission in JSON format.
getPermission(GetPermissionRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Gets the contents of an RAM permission in JSON format.
getPermission(Consumer<GetPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Gets the contents of an RAM permission in JSON format.
GetPermissionRequest - Class in software.amazon.awssdk.services.ram.model
 
GetPermissionRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
GetPermissionRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
GetPermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.GetPermissionRequestMarshaller
 
GetPermissionResponse - Class in software.amazon.awssdk.services.ram.model
 
GetPermissionResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
getResourcePolicies(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePolicies(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource policies for the specified resources that you own and have shared.
GetResourcePoliciesIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.getResourcePoliciesPaginator(software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest) operation which is a paginated operation.
GetResourcePoliciesIterable(RamClient, GetResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourcePoliciesIterable
 
getResourcePoliciesPaginator(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePoliciesPaginator(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource policies for the specified resources that you own and have shared.
getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource policies for the specified resources that you own and have shared.
GetResourcePoliciesPublisher - Class in software.amazon.awssdk.services.ram.paginators
GetResourcePoliciesPublisher(RamAsyncClient, GetResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourcePoliciesPublisher
 
GetResourcePoliciesRequest - Class in software.amazon.awssdk.services.ram.model
 
GetResourcePoliciesRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
GetResourcePoliciesRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
GetResourcePoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.GetResourcePoliciesRequestMarshaller
 
GetResourcePoliciesResponse - Class in software.amazon.awssdk.services.ram.model
 
GetResourcePoliciesResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
getResourceShareAssociations(GetResourceShareAssociationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociations(GetResourceShareAssociationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource and principal associations for resource shares that you own.
GetResourceShareAssociationsIterable - Class in software.amazon.awssdk.services.ram.paginators
GetResourceShareAssociationsIterable(RamClient, GetResourceShareAssociationsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceShareAssociationsIterable
 
getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociationsPaginator(Consumer<GetResourceShareAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource and principal associations for resource shares that you own.
getResourceShareAssociationsPaginator(Consumer<GetResourceShareAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves the resource and principal associations for resource shares that you own.
GetResourceShareAssociationsPublisher - Class in software.amazon.awssdk.services.ram.paginators
GetResourceShareAssociationsPublisher(RamAsyncClient, GetResourceShareAssociationsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceShareAssociationsPublisher
 
GetResourceShareAssociationsRequest - Class in software.amazon.awssdk.services.ram.model
 
GetResourceShareAssociationsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
GetResourceShareAssociationsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
GetResourceShareAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.GetResourceShareAssociationsRequestMarshaller
 
GetResourceShareAssociationsResponse - Class in software.amazon.awssdk.services.ram.model
 
GetResourceShareAssociationsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
getResourceShareInvitations(GetResourceShareInvitationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitations(Consumer<GetResourceShareInvitationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitations() - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitations() - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitations(GetResourceShareInvitationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitations(Consumer<GetResourceShareInvitationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
GetResourceShareInvitationsIterable - Class in software.amazon.awssdk.services.ram.paginators
GetResourceShareInvitationsIterable(RamClient, GetResourceShareInvitationsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceShareInvitationsIterable
 
getResourceShareInvitationsPaginator() - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitationsPaginator(GetResourceShareInvitationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitationsPaginator(Consumer<GetResourceShareInvitationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitationsPaginator() - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitationsPaginator(GetResourceShareInvitationsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
getResourceShareInvitationsPaginator(Consumer<GetResourceShareInvitationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about invitations that you have received for resource shares.
GetResourceShareInvitationsPublisher - Class in software.amazon.awssdk.services.ram.paginators
GetResourceShareInvitationsPublisher(RamAsyncClient, GetResourceShareInvitationsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceShareInvitationsPublisher
 
GetResourceShareInvitationsRequest - Class in software.amazon.awssdk.services.ram.model
 
GetResourceShareInvitationsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
GetResourceShareInvitationsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
GetResourceShareInvitationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.GetResourceShareInvitationsRequestMarshaller
 
GetResourceShareInvitationsResponse - Class in software.amazon.awssdk.services.ram.model
 
GetResourceShareInvitationsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
getResourceShares(GetResourceSharesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceShares(Consumer<GetResourceSharesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceShares(GetResourceSharesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceShares(Consumer<GetResourceSharesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about the resource shares that you own or that are shared with you.
GetResourceSharesIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.getResourceSharesPaginator(software.amazon.awssdk.services.ram.model.GetResourceSharesRequest) operation which is a paginated operation.
GetResourceSharesIterable(RamClient, GetResourceSharesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceSharesIterable
 
getResourceSharesPaginator(GetResourceSharesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceSharesPaginator(Consumer<GetResourceSharesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceSharesPaginator(GetResourceSharesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about the resource shares that you own or that are shared with you.
getResourceSharesPaginator(Consumer<GetResourceSharesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves details about the resource shares that you own or that are shared with you.
GetResourceSharesPublisher - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamAsyncClient.getResourceSharesPaginator(software.amazon.awssdk.services.ram.model.GetResourceSharesRequest) operation which is a paginated operation.
GetResourceSharesPublisher(RamAsyncClient, GetResourceSharesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.GetResourceSharesPublisher
 
GetResourceSharesRequest - Class in software.amazon.awssdk.services.ram.model
 
GetResourceSharesRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
GetResourceSharesRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
GetResourceSharesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.GetResourceSharesRequestMarshaller
 
GetResourceSharesResponse - Class in software.amazon.awssdk.services.ram.model
 
GetResourceSharesResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.Principal
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.Resource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 

H

hashCode() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.Principal
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.Resource
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
hasPermissionArns() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
For responses, this returns true if the service returned a value for the PermissionArns property.
hasPermissions() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
For responses, this returns true if the service returned a value for the Permissions property.
hasPermissions() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
For responses, this returns true if the service returned a value for the Permissions property.
hasPermissions() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
For responses, this returns true if the service returned a value for the Permissions property.
hasPolicies() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
For responses, this returns true if the service returned a value for the Policies property.
hasPrincipals() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
For responses, this returns true if the service returned a value for the Principals property.
hasPrincipals() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
For responses, this returns true if the service returned a value for the Principals property.
hasPrincipals() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
For responses, this returns true if the service returned a value for the Principals property.
hasPrincipals() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
For responses, this returns true if the service returned a value for the Principals property.
hasPrincipals() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
For responses, this returns true if the service returned a value for the Principals property.
hasResourceArns() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
For responses, this returns true if the service returned a value for the ResourceArns property.
hasResourceArns() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
For responses, this returns true if the service returned a value for the ResourceArns property.
hasResourceArns() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
For responses, this returns true if the service returned a value for the ResourceArns property.
hasResourceArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
For responses, this returns true if the service returned a value for the ResourceArns property.
hasResourceArns() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
For responses, this returns true if the service returned a value for the ResourceArns property.
hasResources() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
For responses, this returns true if the service returned a value for the Resources property.
hasResources() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
For responses, this returns true if the service returned a value for the Resources property.
hasResourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
For responses, this returns true if the service returned a value for the ResourceShareArns property.
hasResourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
For responses, this returns true if the service returned a value for the ResourceShareArns property.
hasResourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
For responses, this returns true if the service returned a value for the ResourceShareArns property.
hasResourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
For responses, this returns true if the service returned a value for the ResourceShareArns property.
hasResourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
For responses, this returns true if the service returned a value for the ResourceShareArns property.
hasResourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
For responses, this returns true if the service returned a value for the ResourceShareAssociations property.
hasResourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
For responses, this returns true if the service returned a value for the ResourceShareAssociations property.
hasResourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
For responses, this returns true if the service returned a value for the ResourceShareAssociations property.
hasResourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
Deprecated.
This member has been deprecated. Use ListPendingInvitationResources.
hasResourceShareInvitationArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
For responses, this returns true if the service returned a value for the ResourceShareInvitationArns property.
hasResourceShareInvitations() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
For responses, this returns true if the service returned a value for the ResourceShareInvitations property.
hasResourceShares() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
For responses, this returns true if the service returned a value for the ResourceShares property.
hasResourceTypes() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
For responses, this returns true if the service returned a value for the ResourceTypes property.
hasTagFilters() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
For responses, this returns true if the service returned a value for the TagFilters property.
hasTagKeys() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTagValues() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
For responses, this returns true if the service returned a value for the TagValues property.

I

id(String) - Method in interface software.amazon.awssdk.services.ram.model.Principal.Builder
The ID of the principal.
id() - Method in class software.amazon.awssdk.services.ram.model.Principal
The ID of the principal.
IdempotentParameterMismatchException - Exception in software.amazon.awssdk.services.ram.model
The client token input parameter was matched one used with a previous call to the operation, but at least one of the other input parameters is different from the previous call.
IdempotentParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidClientTokenException - Exception in software.amazon.awssdk.services.ram.model
The client token is not valid.
InvalidClientTokenException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidMaxResultsException - Exception in software.amazon.awssdk.services.ram.model
The specified value for MaxResults is not valid.
InvalidMaxResultsException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidNextTokenException - Exception in software.amazon.awssdk.services.ram.model
The specified value for NextToken is not valid.
InvalidNextTokenException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidParameterException - Exception in software.amazon.awssdk.services.ram.model
A parameter is not valid.
InvalidParameterException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidResourceTypeException - Exception in software.amazon.awssdk.services.ram.model
The specified resource type is not valid.
InvalidResourceTypeException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
InvalidStateTransitionException - Exception in software.amazon.awssdk.services.ram.model
The requested state transition is not valid.
InvalidStateTransitionException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
invitationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The date and time when the invitation was sent.
invitationTimestamp() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The date and time when the invitation was sent.
isResourceTypeDefault(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
Specifies whether the version of the permission represented in this structure is the default version for all resources of this resource type.
isResourceTypeDefault() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
Specifies whether the version of the permission represented in this structure is the default version for all resources of this resource type.
isResourceTypeDefault(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
Specifies whether the version of the permission represented in this structure is the default version for all resources of this resource type.
isResourceTypeDefault() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
Specifies whether the version of the permission represented in this structure is the default version for all resources of this resource type.
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.GetResourcePoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceShareAssociationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceShareInvitationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceSharesIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListPendingInvitationResourcesIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListPermissionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListPermissionVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListPrincipalsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListResourceSharePermissionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListResourcesIterable
 
iterator() - Method in class software.amazon.awssdk.services.ram.paginators.ListResourceTypesIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.ram.model.Tag.Builder
The key, or name, attached to the tag.
key() - Method in class software.amazon.awssdk.services.ram.model.Tag
The key, or name, attached to the tag.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceOwner
Use this in place of ResourceOwner.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScope
Use this in place of ResourceRegionScope.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScopeFilter
Use this in place of ResourceRegionScopeFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationStatus
Use this in place of ResourceShareAssociationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationType
Use this in place of ResourceShareAssociationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareFeatureSet
Use this in place of ResourceShareFeatureSet.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareInvitationStatus
Use this in place of ResourceShareInvitationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareStatus
Use this in place of ResourceShareStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceStatus
Use this in place of ResourceStatus.values() to return a Set of all values known to the SDK.

L

lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.Principal.Builder
The date and time when the association was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.Principal
The date and time when the association was last updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The date an time when the association was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.Resource
The date an time when the association was last updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The date and time when the resource share was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The date and time when the resource share was last updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The date and time when the association was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The date and time when the association was last updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The date and time when the permission was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The date and time when the permission was last updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The date and time when the permission was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The date and time when the permission was last updated.
listPendingInvitationResources(ListPendingInvitationResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResources(Consumer<ListPendingInvitationResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResources(ListPendingInvitationResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResources(Consumer<ListPendingInvitationResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
ListPendingInvitationResourcesIterable - Class in software.amazon.awssdk.services.ram.paginators
ListPendingInvitationResourcesIterable(RamClient, ListPendingInvitationResourcesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPendingInvitationResourcesIterable
 
listPendingInvitationResourcesPaginator(ListPendingInvitationResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResourcesPaginator(Consumer<ListPendingInvitationResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResourcesPaginator(ListPendingInvitationResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
listPendingInvitationResourcesPaginator(Consumer<ListPendingInvitationResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING.
ListPendingInvitationResourcesPublisher - Class in software.amazon.awssdk.services.ram.paginators
ListPendingInvitationResourcesPublisher(RamAsyncClient, ListPendingInvitationResourcesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPendingInvitationResourcesPublisher
 
ListPendingInvitationResourcesRequest - Class in software.amazon.awssdk.services.ram.model
 
ListPendingInvitationResourcesRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListPendingInvitationResourcesRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListPendingInvitationResourcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListPendingInvitationResourcesRequestMarshaller
 
ListPendingInvitationResourcesResponse - Class in software.amazon.awssdk.services.ram.model
 
ListPendingInvitationResourcesResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
listPermissions(ListPermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissions(Consumer<ListPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissions(ListPermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissions(Consumer<ListPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
ListPermissionsIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.listPermissionsPaginator(software.amazon.awssdk.services.ram.model.ListPermissionsRequest) operation which is a paginated operation.
ListPermissionsIterable(RamClient, ListPermissionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPermissionsIterable
 
listPermissionsPaginator(ListPermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissionsPaginator(Consumer<ListPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissionsPaginator(ListPermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
listPermissionsPaginator(Consumer<ListPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Retrieves a list of available RAM permissions that you can use for the supported resource types.
ListPermissionsPublisher - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamAsyncClient.listPermissionsPaginator(software.amazon.awssdk.services.ram.model.ListPermissionsRequest) operation which is a paginated operation.
ListPermissionsPublisher(RamAsyncClient, ListPermissionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPermissionsPublisher
 
ListPermissionsRequest - Class in software.amazon.awssdk.services.ram.model
 
ListPermissionsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListPermissionsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListPermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListPermissionsRequestMarshaller
 
ListPermissionsResponse - Class in software.amazon.awssdk.services.ram.model
 
ListPermissionsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
listPermissionVersions(ListPermissionVersionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the available versions of the specified RAM permission.
listPermissionVersions(Consumer<ListPermissionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the available versions of the specified RAM permission.
listPermissionVersions(ListPermissionVersionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the available versions of the specified RAM permission.
listPermissionVersions(Consumer<ListPermissionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the available versions of the specified RAM permission.
ListPermissionVersionsIterable - Class in software.amazon.awssdk.services.ram.paginators
ListPermissionVersionsIterable(RamClient, ListPermissionVersionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPermissionVersionsIterable
 
listPermissionVersionsPaginator(ListPermissionVersionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the available versions of the specified RAM permission.
listPermissionVersionsPaginator(Consumer<ListPermissionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the available versions of the specified RAM permission.
listPermissionVersionsPaginator(ListPermissionVersionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the available versions of the specified RAM permission.
listPermissionVersionsPaginator(Consumer<ListPermissionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the available versions of the specified RAM permission.
ListPermissionVersionsPublisher - Class in software.amazon.awssdk.services.ram.paginators
ListPermissionVersionsPublisher(RamAsyncClient, ListPermissionVersionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPermissionVersionsPublisher
 
ListPermissionVersionsRequest - Class in software.amazon.awssdk.services.ram.model
 
ListPermissionVersionsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListPermissionVersionsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListPermissionVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListPermissionVersionsRequestMarshaller
 
ListPermissionVersionsResponse - Class in software.amazon.awssdk.services.ram.model
 
ListPermissionVersionsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
listPrincipals(ListPrincipalsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipals(Consumer<ListPrincipalsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipals(ListPrincipalsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipals(Consumer<ListPrincipalsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
ListPrincipalsIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.listPrincipalsPaginator(software.amazon.awssdk.services.ram.model.ListPrincipalsRequest) operation which is a paginated operation.
ListPrincipalsIterable(RamClient, ListPrincipalsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPrincipalsIterable
 
listPrincipalsPaginator(ListPrincipalsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipalsPaginator(Consumer<ListPrincipalsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipalsPaginator(ListPrincipalsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
listPrincipalsPaginator(Consumer<ListPrincipalsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the principals that you are sharing resources with or that are sharing resources with you.
ListPrincipalsPublisher - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamAsyncClient.listPrincipalsPaginator(software.amazon.awssdk.services.ram.model.ListPrincipalsRequest) operation which is a paginated operation.
ListPrincipalsPublisher(RamAsyncClient, ListPrincipalsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListPrincipalsPublisher
 
ListPrincipalsRequest - Class in software.amazon.awssdk.services.ram.model
 
ListPrincipalsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListPrincipalsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListPrincipalsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListPrincipalsRequestMarshaller
 
ListPrincipalsResponse - Class in software.amazon.awssdk.services.ram.model
 
ListPrincipalsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
listResources(ListResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResources(Consumer<ListResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResources(ListResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResources(Consumer<ListResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResourceSharePermissions(ListResourceSharePermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissions(Consumer<ListResourceSharePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissions(ListResourceSharePermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissions(Consumer<ListResourceSharePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the RAM permissions that are associated with a resource share.
ListResourceSharePermissionsIterable - Class in software.amazon.awssdk.services.ram.paginators
ListResourceSharePermissionsIterable(RamClient, ListResourceSharePermissionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourceSharePermissionsIterable
 
listResourceSharePermissionsPaginator(ListResourceSharePermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissionsPaginator(Consumer<ListResourceSharePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissionsPaginator(ListResourceSharePermissionsRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the RAM permissions that are associated with a resource share.
listResourceSharePermissionsPaginator(Consumer<ListResourceSharePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the RAM permissions that are associated with a resource share.
ListResourceSharePermissionsPublisher - Class in software.amazon.awssdk.services.ram.paginators
ListResourceSharePermissionsPublisher(RamAsyncClient, ListResourceSharePermissionsRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourceSharePermissionsPublisher
 
ListResourceSharePermissionsRequest - Class in software.amazon.awssdk.services.ram.model
 
ListResourceSharePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListResourceSharePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListResourceSharePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListResourceSharePermissionsRequestMarshaller
 
ListResourceSharePermissionsResponse - Class in software.amazon.awssdk.services.ram.model
 
ListResourceSharePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListResourcesIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.listResourcesPaginator(software.amazon.awssdk.services.ram.model.ListResourcesRequest) operation which is a paginated operation.
ListResourcesIterable(RamClient, ListResourcesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourcesIterable
 
listResourcesPaginator(ListResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResourcesPaginator(Consumer<ListResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResourcesPaginator(ListResourcesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources that you added to a resource share or the resources that are shared with you.
listResourcesPaginator(Consumer<ListResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resources that you added to a resource share or the resources that are shared with you.
ListResourcesPublisher - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamAsyncClient.listResourcesPaginator(software.amazon.awssdk.services.ram.model.ListResourcesRequest) operation which is a paginated operation.
ListResourcesPublisher(RamAsyncClient, ListResourcesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourcesPublisher
 
ListResourcesRequest - Class in software.amazon.awssdk.services.ram.model
 
ListResourcesRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListResourcesRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListResourcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListResourcesRequestMarshaller
 
ListResourcesResponse - Class in software.amazon.awssdk.services.ram.model
 
ListResourcesResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
listResourceTypes(ListResourceTypesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resource types that can be shared by RAM.
listResourceTypes(Consumer<ListResourceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resource types that can be shared by RAM.
listResourceTypes(ListResourceTypesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resource types that can be shared by RAM.
listResourceTypes(Consumer<ListResourceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resource types that can be shared by RAM.
ListResourceTypesIterable - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamClient.listResourceTypesPaginator(software.amazon.awssdk.services.ram.model.ListResourceTypesRequest) operation which is a paginated operation.
ListResourceTypesIterable(RamClient, ListResourceTypesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourceTypesIterable
 
listResourceTypesPaginator(ListResourceTypesRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resource types that can be shared by RAM.
listResourceTypesPaginator(Consumer<ListResourceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Lists the resource types that can be shared by RAM.
listResourceTypesPaginator(ListResourceTypesRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resource types that can be shared by RAM.
listResourceTypesPaginator(Consumer<ListResourceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Lists the resource types that can be shared by RAM.
ListResourceTypesPublisher - Class in software.amazon.awssdk.services.ram.paginators
Represents the output for the RamAsyncClient.listResourceTypesPaginator(software.amazon.awssdk.services.ram.model.ListResourceTypesRequest) operation which is a paginated operation.
ListResourceTypesPublisher(RamAsyncClient, ListResourceTypesRequest) - Constructor for class software.amazon.awssdk.services.ram.paginators.ListResourceTypesPublisher
 
ListResourceTypesRequest - Class in software.amazon.awssdk.services.ram.model
 
ListResourceTypesRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ListResourceTypesRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
ListResourceTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.ListResourceTypesRequestMarshaller
 
ListResourceTypesResponse - Class in software.amazon.awssdk.services.ram.model
 
ListResourceTypesResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 

M

MalformedArnException - Exception in software.amazon.awssdk.services.ram.model
The format of an Amazon Resource Name (ARN) is not valid.
MalformedArnException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
marshall(AcceptResourceShareInvitationRequest) - Method in class software.amazon.awssdk.services.ram.transform.AcceptResourceShareInvitationRequestMarshaller
 
marshall(AssociateResourceSharePermissionRequest) - Method in class software.amazon.awssdk.services.ram.transform.AssociateResourceSharePermissionRequestMarshaller
 
marshall(AssociateResourceShareRequest) - Method in class software.amazon.awssdk.services.ram.transform.AssociateResourceShareRequestMarshaller
 
marshall(CreateResourceShareRequest) - Method in class software.amazon.awssdk.services.ram.transform.CreateResourceShareRequestMarshaller
 
marshall(DeleteResourceShareRequest) - Method in class software.amazon.awssdk.services.ram.transform.DeleteResourceShareRequestMarshaller
 
marshall(DisassociateResourceSharePermissionRequest) - Method in class software.amazon.awssdk.services.ram.transform.DisassociateResourceSharePermissionRequestMarshaller
 
marshall(DisassociateResourceShareRequest) - Method in class software.amazon.awssdk.services.ram.transform.DisassociateResourceShareRequestMarshaller
 
marshall(EnableSharingWithAwsOrganizationRequest) - Method in class software.amazon.awssdk.services.ram.transform.EnableSharingWithAwsOrganizationRequestMarshaller
 
marshall(GetPermissionRequest) - Method in class software.amazon.awssdk.services.ram.transform.GetPermissionRequestMarshaller
 
marshall(GetResourcePoliciesRequest) - Method in class software.amazon.awssdk.services.ram.transform.GetResourcePoliciesRequestMarshaller
 
marshall(GetResourceShareAssociationsRequest) - Method in class software.amazon.awssdk.services.ram.transform.GetResourceShareAssociationsRequestMarshaller
 
marshall(GetResourceShareInvitationsRequest) - Method in class software.amazon.awssdk.services.ram.transform.GetResourceShareInvitationsRequestMarshaller
 
marshall(GetResourceSharesRequest) - Method in class software.amazon.awssdk.services.ram.transform.GetResourceSharesRequestMarshaller
 
marshall(ListPendingInvitationResourcesRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListPendingInvitationResourcesRequestMarshaller
 
marshall(ListPermissionsRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListPermissionsRequestMarshaller
 
marshall(ListPermissionVersionsRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListPermissionVersionsRequestMarshaller
 
marshall(ListPrincipalsRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListPrincipalsRequestMarshaller
 
marshall(ListResourceSharePermissionsRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListResourceSharePermissionsRequestMarshaller
 
marshall(ListResourcesRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListResourcesRequestMarshaller
 
marshall(ListResourceTypesRequest) - Method in class software.amazon.awssdk.services.ram.transform.ListResourceTypesRequestMarshaller
 
marshall(PromoteResourceShareCreatedFromPolicyRequest) - Method in class software.amazon.awssdk.services.ram.transform.PromoteResourceShareCreatedFromPolicyRequestMarshaller
 
marshall(RejectResourceShareInvitationRequest) - Method in class software.amazon.awssdk.services.ram.transform.RejectResourceShareInvitationRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.ram.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.ram.transform.UntagResourceRequestMarshaller
 
marshall(UpdateResourceShareRequest) - Method in class software.amazon.awssdk.services.ram.transform.UpdateResourceShareRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies the total number of results that you want included on each page of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
Specifies the total number of results that you want included on each page of the response.
maxResults() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
Specifies the total number of results that you want included on each page of the response.
message(String) - Method in interface software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidClientTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidMaxResultsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidNextTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidResourceTypeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidStateTransitionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.MalformedArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.MissingRequiredParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.OperationNotPermittedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.RamException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ServerInternalException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ServiceUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.TagLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.TagPolicyViolationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ram.model.UnknownResourceException.Builder
 
MissingRequiredParameterException - Exception in software.amazon.awssdk.services.ram.model
A required input parameter is missing.
MissingRequiredParameterException.Builder - Interface in software.amazon.awssdk.services.ram.model
 

N

name(String) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies the name of the resource share.
name() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies the name of the resource share.
name(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies the name of an individual resource share that you want to retrieve details about.
name() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies the name of an individual resource share that you want to retrieve details about.
name(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The name of the resource share.
name() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The name of the resource share.
name(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The name of this permission.
name() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The name of this permission.
name(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The name of this permission.
name() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The name of this permission.
name(String) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
If specified, the new name that you want to attach to the resource share.
name() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
If specified, the new name that you want to attach to the resource share.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
If present, this value indicates that more output is available than is included in the current response.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
Specifies that you want to receive the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
Specifies that you want to receive the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesResponse.Builder
If present, this value indicates that more output is available than is included in the current response.
nextToken() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
If present, this value indicates that more output is available than is included in the current response.

O

OperationNotPermittedException - Exception in software.amazon.awssdk.services.ram.model
The requested operation is not permitted.
OperationNotPermittedException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
 
owningAccountId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The ID of the Amazon Web Services account that owns the resource share.
owningAccountId() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The ID of the Amazon Web Services account that owns the resource share.

P

permission(ResourceSharePermissionDetail) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionResponse.Builder
An object that contains information about the permission.
permission(Consumer<ResourceSharePermissionDetail.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionResponse.Builder
An object that contains information about the permission.
permission() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
An object that contains information about the permission.
permission(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The permission's effect and actions in JSON format.
permission() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The permission's effect and actions in JSON format.
permissionArn(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the RAM permission to associate with the resource share.
permissionArn() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Specifies the Amazon Resoure Name (ARN) of the RAM permission to associate with the resource share.
permissionArn(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest.Builder
The Amazon Resoure Name (ARN) of the permission to disassociate from the resource share.
permissionArn() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
The Amazon Resoure Name (ARN) of the permission to disassociate from the resource share.
permissionArn(String) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the permission whose contents you want to retrieve.
permissionArn() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
Specifies the Amazon Resoure Name (ARN) of the permission whose contents you want to retrieve.
permissionArn(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that use the RAM permission with this Amazon Resoure Name (ARN).
permissionArn() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that use the RAM permission with this Amazon Resoure Name (ARN).
permissionArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the RAM permission whose versions you want to list.
permissionArn() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
Specifies the Amazon Resoure Name (ARN) of the RAM permission whose versions you want to list.
permissionArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the RAM permission to associate with the resource share.
permissionArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the RAM permission to associate with the resource share.
permissionArns() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies the Amazon Resource Names (ARNs) of the RAM permission to associate with the resource share.
permissions(Collection<ResourceSharePermissionSummary>) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsResponse.Builder
An array of objects with information about the permissions.
permissions(ResourceSharePermissionSummary...) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsResponse.Builder
An array of objects with information about the permissions.
permissions(Consumer<ResourceSharePermissionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsResponse.Builder
An array of objects with information about the permissions.
permissions() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
An array of objects with information about the permissions.
permissions(Collection<ResourceSharePermissionSummary>) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse.Builder
An array of objects that contain details for each of the available versions.
permissions(ResourceSharePermissionSummary...) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse.Builder
An array of objects that contain details for each of the available versions.
permissions(Consumer<ResourceSharePermissionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse.Builder
An array of objects that contain details for each of the available versions.
permissions() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
An array of objects that contain details for each of the available versions.
permissions(Collection<ResourceSharePermissionSummary>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse.Builder
An array of objects that describe the permissions associated with the resource share.
permissions(ResourceSharePermissionSummary...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse.Builder
An array of objects that describe the permissions associated with the resource share.
permissions(Consumer<ResourceSharePermissionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse.Builder
An array of objects that describe the permissions associated with the resource share.
permissions() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
An array of objects that describe the permissions associated with the resource share.
permissionVersion(Integer) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
Specifies the version of the RAM permission to associate with the resource share.
permissionVersion() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Specifies the version of the RAM permission to associate with the resource share.
permissionVersion(Integer) - Method in interface software.amazon.awssdk.services.ram.model.GetPermissionRequest.Builder
Specifies identifier for the version of the RAM permission to retrieve.
permissionVersion() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
Specifies identifier for the version of the RAM permission to retrieve.
policies(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse.Builder
An array of resource policy documents in JSON format.
policies(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse.Builder
An array of resource policy documents in JSON format.
policies() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
An array of resource policy documents in JSON format.
principal(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
Specifies the principal.
principal() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
Specifies the principal.
principal(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies the ID of the principal whose resource shares you want to retrieve.
principal() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies the ID of the principal whose resource shares you want to retrieve.
principal(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that are associated with the specified principal.
principal() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only the resource shares that are associated with the specified principal.
Principal - Class in software.amazon.awssdk.services.ram.model
Describes a principal for use with Resource Access Manager.
Principal.Builder - Interface in software.amazon.awssdk.services.ram.model
 
principals(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies a list of principals to whom you want to the resource share.
principals(String...) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies a list of principals to whom you want to the resource share.
principals() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
Specifies a list of principals to whom you want to the resource share.
principals(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies a list of one or more principals to associate with the resource share.
principals(String...) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies a list of one or more principals to associate with the resource share.
principals() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies a list of one or more principals to associate with the resource share.
principals(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies a list of one or more principals that no longer are to have access to the resources in this resource share.
principals(String...) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies a list of one or more principals that no longer are to have access to the resources in this resource share.
principals() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
Specifies a list of one or more principals that no longer are to have access to the resources in this resource share.
principals(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only the listed principals.
principals(String...) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only the listed principals.
principals() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list information for only the listed principals.
principals(Collection<Principal>) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsResponse.Builder
An array of objects that contain the details about the principals.
principals(Principal...) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsResponse.Builder
An array of objects that contain the details about the principals.
principals(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsResponse.Builder
An array of objects that contain the details about the principals.
principals() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
An array of objects that contain the details about the principals.
promoteResourceShareCreatedFromPolicy(PromoteResourceShareCreatedFromPolicyRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
promoteResourceShareCreatedFromPolicy(Consumer<PromoteResourceShareCreatedFromPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
promoteResourceShareCreatedFromPolicy(PromoteResourceShareCreatedFromPolicyRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
promoteResourceShareCreatedFromPolicy(Consumer<PromoteResourceShareCreatedFromPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
PromoteResourceShareCreatedFromPolicyRequest - Class in software.amazon.awssdk.services.ram.model
 
PromoteResourceShareCreatedFromPolicyRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
PromoteResourceShareCreatedFromPolicyRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
PromoteResourceShareCreatedFromPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.PromoteResourceShareCreatedFromPolicyRequestMarshaller
 
PromoteResourceShareCreatedFromPolicyResponse - Class in software.amazon.awssdk.services.ram.model
 
PromoteResourceShareCreatedFromPolicyResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 

R

RamAsyncClient - Interface in software.amazon.awssdk.services.ram
Service client for accessing RAM asynchronously.
RamAsyncClientBuilder - Interface in software.amazon.awssdk.services.ram
A builder for creating an instance of RamAsyncClient.
RamBaseClientBuilder<B extends RamBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.ram
This includes configuration specific to RAM that is supported by both RamClientBuilder and RamAsyncClientBuilder.
RamClient - Interface in software.amazon.awssdk.services.ram
Service client for accessing RAM.
RamClientBuilder - Interface in software.amazon.awssdk.services.ram
A builder for creating an instance of RamClient.
RamClientOption<T> - Class in software.amazon.awssdk.services.ram.internal
 
RamException - Exception in software.amazon.awssdk.services.ram.model
 
RamException(RamException.Builder) - Constructor for exception software.amazon.awssdk.services.ram.model.RamException
 
RamException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
RamException.BuilderImpl - Class in software.amazon.awssdk.services.ram.model
 
RamRequest - Class in software.amazon.awssdk.services.ram.model
 
RamRequest(RamRequest.Builder) - Constructor for class software.amazon.awssdk.services.ram.model.RamRequest
 
RamRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
RamRequest.BuilderImpl - Class in software.amazon.awssdk.services.ram.model
 
RamResponse - Class in software.amazon.awssdk.services.ram.model
 
RamResponse(RamResponse.Builder) - Constructor for class software.amazon.awssdk.services.ram.model.RamResponse
 
RamResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
RamResponse.BuilderImpl - Class in software.amazon.awssdk.services.ram.model
 
RamResponseMetadata - Class in software.amazon.awssdk.services.ram.model
 
receiverAccountId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The ID of the Amazon Web Services account that received the invitation.
receiverAccountId() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The ID of the Amazon Web Services account that received the invitation.
receiverArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The Amazon Resoure Name (ARN) of the IAM user or role that received the invitation.
receiverArn() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The Amazon Resoure Name (ARN) of the IAM user or role that received the invitation.
rejectResourceShareInvitation(RejectResourceShareInvitationRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Rejects an invitation to a resource share from another Amazon Web Services account.
rejectResourceShareInvitation(Consumer<RejectResourceShareInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Rejects an invitation to a resource share from another Amazon Web Services account.
rejectResourceShareInvitation(RejectResourceShareInvitationRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Rejects an invitation to a resource share from another Amazon Web Services account.
rejectResourceShareInvitation(Consumer<RejectResourceShareInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Rejects an invitation to a resource share from another Amazon Web Services account.
RejectResourceShareInvitationRequest - Class in software.amazon.awssdk.services.ram.model
 
RejectResourceShareInvitationRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
RejectResourceShareInvitationRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
RejectResourceShareInvitationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.RejectResourceShareInvitationRequestMarshaller
 
RejectResourceShareInvitationResponse - Class in software.amazon.awssdk.services.ram.model
 
RejectResourceShareInvitationResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
replace(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
Specifies whether the specified permission should replace or add to the existing permission associated with the resource share.
replace() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Specifies whether the specified permission should replace or add to the existing permission associated with the resource share.
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidClientTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidMaxResultsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidNextTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidResourceTypeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.InvalidStateTransitionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.MalformedArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.MissingRequiredParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.OperationNotPermittedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.RamException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ServerInternalException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ServiceUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.TagLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.TagPolicyViolationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ram.model.UnknownResourceException.Builder
 
Resource - Class in software.amazon.awssdk.services.ram.model
Describes a resource associated with a resource share in RAM.
Resource.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource whose resource shares you want to retrieve.
resourceArn() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies the Amazon Resoure Name (ARN) of the resource whose resource shares you want to retrieve.
resourceArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list principal information for the resource share with the specified Amazon Resoure Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list principal information for the resource share with the specified Amazon Resoure Name (ARN).
ResourceArnNotFoundException - Exception in software.amazon.awssdk.services.ram.model
The specified Amazon Resource Name (ARN) was not found.
ResourceArnNotFoundException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) of the resources that you want to share.
resourceArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) of the resources that you want to share.
resourceArns() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
Specifies a list of Amazon Resource Names (ARNs) of the resources that you want to share.
resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies a list of one or more ARNs of the resources to associate with the resource share.
resourceArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies a list of one or more ARNs of the resources to associate with the resource share.
resourceArns() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies a list of one or more ARNs of the resources to associate with the resource share.
resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) for one or more resources that you want to remove from the resource share.
resourceArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) for one or more resources that you want to remove from the resource share.
resourceArns() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
Specifies a list of Amazon Resource Names (ARNs) for one or more resources that you want to remove from the resource share.
resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the resources whose policies you want to retrieve.
resourceArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the resources whose policies you want to retrieve.
resourceArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
Specifies the Amazon Resource Names (ARNs) of the resources whose policies you want to retrieve.
resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that include resources with the specified Amazon Resource Names (ARNs).
resourceArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that include resources with the specified Amazon Resource Names (ARNs).
resourceArns() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only the resource shares that include resources with the specified Amazon Resource Names (ARNs).
resourceGroupArn(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The Amazon Resoure Name (ARN) of the resource group.
resourceGroupArn() - Method in class software.amazon.awssdk.services.ram.model.Resource
The Amazon Resoure Name (ARN) of the resource group.
resourceOwner(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that match the following:
resourceOwner(ResourceOwner) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that match the following:
resourceOwner() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that match the following:
resourceOwner(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only resource shares that match the following:
resourceOwner(ResourceOwner) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only resource shares that match the following:
resourceOwner() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list information for only resource shares that match the following:
resourceOwner(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that match the following:
resourceOwner(ResourceOwner) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that match the following:
resourceOwner() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only the resource shares that match the following:
ResourceOwner - Enum in software.amazon.awssdk.services.ram.model
 
resourceOwnerAsString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that match the following:
resourceOwnerAsString() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list information for only resource shares that match the following:
resourceOwnerAsString() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only the resource shares that match the following:
resourceRegionScope(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(ResourceRegionScopeFilter) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(ResourceRegionScopeFilter) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(ResourceRegionScopeFilter) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesRequest.Builder
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScope(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
Specifies the scope of visibility of this resource:
resourceRegionScope(ResourceRegionScope) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
Specifies the scope of visibility of this resource:
resourceRegionScope() - Method in class software.amazon.awssdk.services.ram.model.Resource
Specifies the scope of visibility of this resource:
ResourceRegionScope - Enum in software.amazon.awssdk.services.ram.model
 
resourceRegionScope(String) - Method in interface software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType.Builder
Specifies the scope of visibility of resources of this type:
resourceRegionScope(ResourceRegionScope) - Method in interface software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType.Builder
Specifies the scope of visibility of resources of this type:
resourceRegionScope() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
Specifies the scope of visibility of resources of this type:
resourceRegionScopeAsString() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScopeAsString() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScopeAsString() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
Specifies that you want the results to include only resources that have the specified scope.
resourceRegionScopeAsString() - Method in class software.amazon.awssdk.services.ram.model.Resource
Specifies the scope of visibility of this resource:
resourceRegionScopeAsString() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
Specifies the scope of visibility of resources of this type:
ResourceRegionScopeFilter - Enum in software.amazon.awssdk.services.ram.model
 
resources(Collection<Resource>) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse.Builder
An array of objects that contain the information about the resources included the specified resource share.
resources(Resource...) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse.Builder
An array of objects that contain the information about the resources included the specified resource share.
resources(Consumer<Resource.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse.Builder
An array of objects that contain the information about the resources included the specified resource share.
resources() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
An array of objects that contain the information about the resources included the specified resource share.
resources(Collection<Resource>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesResponse.Builder
An array of objects that contain information about the resources.
resources(Resource...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesResponse.Builder
An array of objects that contain information about the resources.
resources(Consumer<Resource.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesResponse.Builder
An array of objects that contain information about the resources.
resources() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
An array of objects that contain information about the resources.
resourceShare(ResourceShare) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareResponse.Builder
An object with information about the new resource share.
resourceShare(Consumer<ResourceShare.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareResponse.Builder
An object with information about the new resource share.
resourceShare() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
An object with information about the new resource share.
ResourceShare - Class in software.amazon.awssdk.services.ram.model
Describes a resource share in RAM.
resourceShare(ResourceShare) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse.Builder
Information about the resource share.
resourceShare(Consumer<ResourceShare.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse.Builder
Information about the resource share.
resourceShare() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
Information about the resource share.
ResourceShare.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share to which you want to add or replace permissions.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Specifies the Amazon Resoure Name (ARN) of the resource share to which you want to add or replace permissions.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to add principals or resources to.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to add principals or resources to.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share to delete.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
Specifies the Amazon Resoure Name (ARN) of the resource share to delete.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest.Builder
The Amazon Resoure Name (ARN) of the resource share from which you want to disassociate a permission.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
The Amazon Resoure Name (ARN) of the resource share from which you want to disassociate a permission.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest.Builder
Specifies Amazon Resoure Name (ARN) of the resource share that you want to remove resources from.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
Specifies Amazon Resoure Name (ARN) of the resource share that you want to remove resources from.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share for which you want to retrieve the associated permissions.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
Specifies the Amazon Resoure Name (ARN) of the resource share for which you want to retrieve the associated permissions.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.Principal.Builder
The Amazon Resoure Name (ARN) of a resource share the principal is associated with.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.Principal
The Amazon Resoure Name (ARN) of a resource share the principal is associated with.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share to promote.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
Specifies the Amazon Resoure Name (ARN) of the resource share to promote.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The Amazon Resoure Name (ARN) of the resource share this resource is associated with.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.Resource
The Amazon Resoure Name (ARN) of the resource share this resource is associated with.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The Amazon Resoure Name (ARN) of the resource share
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The Amazon Resoure Name (ARN) of the resource share
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The Amazon Resoure Name (ARN) of the resource share.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The Amazon Resoure Name (ARN) of the resource share.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The Amazon Resoure Name (ARN) of the resource share
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The Amazon Resoure Name (ARN) of the resource share
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to add tags to.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to add tags to.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.UntagResourceRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to remove tags from.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to remove tags from.
resourceShareArn(String) - Method in interface software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to modify.
resourceShareArn() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
Specifies the Amazon Resoure Name (ARN) of the resource share that you want to modify.
resourceShareArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) of the resource share whose associations you want to retrieve.
resourceShareArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest.Builder
Specifies a list of Amazon Resource Names (ARNs) of the resource share whose associations you want to retrieve.
resourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Specifies a list of Amazon Resource Names (ARNs) of the resource share whose associations you want to retrieve.
resourceShareArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
resourceShareArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
resourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
resourceShareArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies the Amazon Resource Names (ARNs) of individual resource shares that you want information about.
resourceShareArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies the Amazon Resource Names (ARNs) of individual resource shares that you want information about.
resourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies the Amazon Resource Names (ARNs) of individual resource shares that you want information about.
resourceShareArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only principals associated with the resource shares specified by a list the Amazon Resource Names (ARNs).
resourceShareArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only principals associated with the resource shares specified by a list the Amazon Resource Names (ARNs).
resourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list information for only principals associated with the resource shares specified by a list the Amazon Resource Names (ARNs).
resourceShareArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only resources in the resource shares identified by the specified Amazon Resource Names (ARNs).
resourceShareArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only resources in the resource shares identified by the specified Amazon Resource Names (ARNs).
resourceShareArns() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only resources in the resource shares identified by the specified Amazon Resource Names (ARNs).
ResourceShareAssociation - Class in software.amazon.awssdk.services.ram.model
Describes an association with a resource share and either a principal or a resource.
ResourceShareAssociation.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareAssociations(Collection<ResourceShareAssociation>) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse.Builder
An array of objects that contain information about the associations.
resourceShareAssociations(ResourceShareAssociation...) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse.Builder
An array of objects that contain information about the associations.
resourceShareAssociations(Consumer<ResourceShareAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse.Builder
An array of objects that contain information about the associations.
resourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
An array of objects that contain information about the associations.
resourceShareAssociations(Collection<ResourceShareAssociation>) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse.Builder
An array of objects that contain information about the updated associations for this resource share.
resourceShareAssociations(ResourceShareAssociation...) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse.Builder
An array of objects that contain information about the updated associations for this resource share.
resourceShareAssociations(Consumer<ResourceShareAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse.Builder
An array of objects that contain information about the updated associations for this resource share.
resourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
An array of objects that contain information about the updated associations for this resource share.
resourceShareAssociations(Collection<ResourceShareAssociation>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse.Builder
An array of objects that contain the details about the associations.
resourceShareAssociations(ResourceShareAssociation...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse.Builder
An array of objects that contain the details about the associations.
resourceShareAssociations(Consumer<ResourceShareAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse.Builder
An array of objects that contain the details about the associations.
resourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
An array of objects that contain the details about the associations.
resourceShareAssociations(Collection<ResourceShareAssociation>) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
Deprecated.
This member has been deprecated. Use ListPendingInvitationResources.
resourceShareAssociations(ResourceShareAssociation...) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
Deprecated.
This member has been deprecated. Use ListPendingInvitationResources.
resourceShareAssociations(Consumer<ResourceShareAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
Deprecated.
This member has been deprecated. Use ListPendingInvitationResources.
resourceShareAssociations() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
Deprecated.
This member has been deprecated. Use ListPendingInvitationResources.
ResourceShareAssociationStatus - Enum in software.amazon.awssdk.services.ram.model
 
ResourceShareAssociationType - Enum in software.amazon.awssdk.services.ram.model
 
ResourceShareFeatureSet - Enum in software.amazon.awssdk.services.ram.model
 
resourceShareInvitation(ResourceShareInvitation) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse.Builder
An object that contains information about the specified invitation.
resourceShareInvitation(Consumer<ResourceShareInvitation.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse.Builder
An object that contains information about the specified invitation.
resourceShareInvitation() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
An object that contains information about the specified invitation.
resourceShareInvitation(ResourceShareInvitation) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse.Builder
An object that contains the details about the rejected invitation.
resourceShareInvitation(Consumer<ResourceShareInvitation.Builder>) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse.Builder
An object that contains the details about the rejected invitation.
resourceShareInvitation() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
An object that contains the details about the rejected invitation.
ResourceShareInvitation - Class in software.amazon.awssdk.services.ram.model
Describes an invitation for an Amazon Web Services account to join a resource share.
ResourceShareInvitation.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ResourceShareInvitationAlreadyAcceptedException - Exception in software.amazon.awssdk.services.ram.model
The specified invitation was already accepted.
ResourceShareInvitationAlreadyAcceptedException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ResourceShareInvitationAlreadyRejectedException - Exception in software.amazon.awssdk.services.ram.model
The specified invitation was already rejected.
ResourceShareInvitationAlreadyRejectedException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareInvitationArn(String) - Method in interface software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest.Builder
The Amazon Resoure Name (ARN) of the invitation that you want to accept.
resourceShareInvitationArn() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
The Amazon Resoure Name (ARN) of the invitation that you want to accept.
resourceShareInvitationArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the invitation.
resourceShareInvitationArn() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Specifies the Amazon Resoure Name (ARN) of the invitation.
resourceShareInvitationArn(String) - Method in interface software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest.Builder
Specifies the Amazon Resoure Name (ARN) of the invitation that you want to reject.
resourceShareInvitationArn() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
Specifies the Amazon Resoure Name (ARN) of the invitation that you want to reject.
resourceShareInvitationArn(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The Amazon Resoure Name (ARN) of the invitation.
resourceShareInvitationArn() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The Amazon Resoure Name (ARN) of the invitation.
ResourceShareInvitationArnNotFoundException - Exception in software.amazon.awssdk.services.ram.model
The specified Amazon Resource Name (ARN) for an invitation was not found.
ResourceShareInvitationArnNotFoundException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareInvitationArns(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
resourceShareInvitationArns(String...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest.Builder
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
resourceShareInvitationArns() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
ResourceShareInvitationExpiredException - Exception in software.amazon.awssdk.services.ram.model
The specified invitation is expired.
ResourceShareInvitationExpiredException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareInvitations(Collection<ResourceShareInvitation>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse.Builder
An array of objects that contain the details about the invitations.
resourceShareInvitations(ResourceShareInvitation...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse.Builder
An array of objects that contain the details about the invitations.
resourceShareInvitations(Consumer<ResourceShareInvitation.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse.Builder
An array of objects that contain the details about the invitations.
resourceShareInvitations() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
An array of objects that contain the details about the invitations.
ResourceShareInvitationStatus - Enum in software.amazon.awssdk.services.ram.model
 
ResourceShareLimitExceededException - Exception in software.amazon.awssdk.services.ram.model
This request would exceed the limit for resource shares for your account.
ResourceShareLimitExceededException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShareName(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The name of the resource share.
resourceShareName() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The name of the resource share.
resourceShareName(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The name of the resource share.
resourceShareName() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The name of the resource share.
ResourceSharePermissionDetail - Class in software.amazon.awssdk.services.ram.model
Information about an RAM permission.
ResourceSharePermissionDetail.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ResourceSharePermissionSummary - Class in software.amazon.awssdk.services.ram.model
Information about an RAM permission that is associated with a resource share and any of its resources of a specified type.
ResourceSharePermissionSummary.Builder - Interface in software.amazon.awssdk.services.ram.model
 
resourceShares(Collection<ResourceShare>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesResponse.Builder
An array of objects that contain the information about the resource shares.
resourceShares(ResourceShare...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesResponse.Builder
An array of objects that contain the information about the resource shares.
resourceShares(Consumer<ResourceShare.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesResponse.Builder
An array of objects that contain the information about the resource shares.
resourceShares() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
An array of objects that contain the information about the resource shares.
resourceShareStatus(String) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that have this status.
resourceShareStatus(ResourceShareStatus) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that have this status.
resourceShareStatus() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that have this status.
ResourceShareStatus - Enum in software.amazon.awssdk.services.ram.model
 
resourceShareStatusAsString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that have this status.
ResourceStatus - Enum in software.amazon.awssdk.services.ram.model
 
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPermissionsRequest.Builder
Specifies that you want to list permissions for only the specified resource type.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
Specifies that you want to list permissions for only the specified resource type.
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ListPrincipalsRequest.Builder
Specifies that you want to list information for only principals associated with resource shares that include the specified resource type.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Specifies that you want to list information for only principals associated with resource shares that include the specified resource type.
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ListResourcesRequest.Builder
Specifies that you want to list only the resource shares that include resources of the specified resource type.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Specifies that you want to list only the resource shares that include resources of the specified resource type.
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The resource type to which this permission applies.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The resource type to which this permission applies.
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The type of resource to which this permission applies.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The type of resource to which this permission applies.
resourceType(String) - Method in interface software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType.Builder
The type of the resource.
resourceType() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
The type of the resource.
resourceTypes(Collection<ServiceNameAndResourceType>) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesResponse.Builder
An array of objects that contain information about the resource types that can be shared using RAM.
resourceTypes(ServiceNameAndResourceType...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesResponse.Builder
An array of objects that contain information about the resource types that can be shared using RAM.
resourceTypes(Consumer<ServiceNameAndResourceType.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ListResourceTypesResponse.Builder
An array of objects that contain information about the resource types that can be shared using RAM.
resourceTypes() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
An array of objects that contain information about the resource types that can be shared using RAM.
responseMetadata() - Method in interface software.amazon.awssdk.services.ram.model.RamResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.ram.model.RamResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.ram.model.RamResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.ram.model.RamResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.ram.model.RamResponse
 
returnValue(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse.Builder
A return value of true indicates that the request succeeded.
returnValue() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
A return value of true indicates that the request succeeded.
returnValue(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse.Builder
A return value of true indicates that the request succeeded.
returnValue() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
A return value of true indicates that the request succeeded.
returnValue(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse.Builder
A return value of true indicates that the request succeeded.
returnValue() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
A return value of true indicates that the request succeeded.
returnValue(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse.Builder
A return value of true indicates that the request succeeded.
returnValue() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
A return value of true indicates that the request succeeded.
returnValue(Boolean) - Method in interface software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse.Builder
A return value of true indicates that the request succeeded.
returnValue() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
A return value of true indicates that the request succeeded.

S

sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidClientTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidMaxResultsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidNextTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidResourceTypeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.InvalidStateTransitionException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.MalformedArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.MissingRequiredParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.OperationNotPermittedException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.Principal
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.Resource
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ServerInternalException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ServiceUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.TagLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.TagPolicyViolationException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.ThrottlingException
 
sdkFields() - Method in exception software.amazon.awssdk.services.ram.model.UnknownResourceException
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
senderAccountId(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The ID of the Amazon Web Services account that sent the invitation.
senderAccountId() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The ID of the Amazon Web Services account that sent the invitation.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidClientTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidMaxResultsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidNextTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidResourceTypeException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.InvalidStateTransitionException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.MalformedArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.MissingRequiredParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.OperationNotPermittedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.Principal
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.RamException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.Resource
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ServerInternalException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ServiceUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.TagFilter
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.TagLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.TagPolicyViolationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.ThrottlingException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ram.model.UnknownResourceException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
ServerInternalException - Exception in software.amazon.awssdk.services.ram.model
The service could not respond to the request due to an internal problem.
ServerInternalException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.ram.RamAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.ram.RamClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ram.RamAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ram.RamClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.ram.RamClient
 
serviceName(String) - Method in interface software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType.Builder
The name of the Amazon Web Services service to which resources of this type belong.
serviceName() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
The name of the Amazon Web Services service to which resources of this type belong.
ServiceNameAndResourceType - Class in software.amazon.awssdk.services.ram.model
Information about a shareable resource type and the Amazon Web Services service to which resources of that type belong.
ServiceNameAndResourceType.Builder - Interface in software.amazon.awssdk.services.ram.model
 
ServiceUnavailableException - Exception in software.amazon.awssdk.services.ram.model
The service is not available.
ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
software.amazon.awssdk.services.ram - package software.amazon.awssdk.services.ram
This is the Resource Access Manager API Reference.
software.amazon.awssdk.services.ram.internal - package software.amazon.awssdk.services.ram.internal
 
software.amazon.awssdk.services.ram.model - package software.amazon.awssdk.services.ram.model
 
software.amazon.awssdk.services.ram.paginators - package software.amazon.awssdk.services.ram.paginators
 
software.amazon.awssdk.services.ram.transform - package software.amazon.awssdk.services.ram.transform
 
status(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The current status of the resource.
status(ResourceStatus) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The current status of the resource.
status() - Method in class software.amazon.awssdk.services.ram.model.Resource
The current status of the resource.
status(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The current status of the resource share.
status(ResourceShareStatus) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The current status of the resource share.
status() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The current status of the resource share.
status(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The current status of the association.
status(ResourceShareAssociationStatus) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
The current status of the association.
status() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The current status of the association.
status(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The current status of the invitation.
status(ResourceShareInvitationStatus) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitation.Builder
The current status of the invitation.
status() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The current status of the invitation.
status(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The current status of the permission.
status() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The current status of the permission.
statusAsString() - Method in class software.amazon.awssdk.services.ram.model.Resource
The current status of the resource.
statusAsString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The current status of the resource share.
statusAsString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
The current status of the association.
statusAsString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
The current status of the invitation.
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidClientTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidMaxResultsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidNextTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidResourceTypeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.InvalidStateTransitionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.MalformedArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.MissingRequiredParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.OperationNotPermittedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.RamException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.ram.model.RamException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ServerInternalException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ServiceUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.TagLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.TagPolicyViolationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ram.model.UnknownResourceException.Builder
 
statusMessage(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
A message about the status of the resource.
statusMessage() - Method in class software.amazon.awssdk.services.ram.model.Resource
A message about the status of the resource.
statusMessage(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
A message about the status of the resource share.
statusMessage() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
A message about the status of the resource share.
statusMessage(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
A message about the status of the association.
statusMessage() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
A message about the status of the association.
subscribe(Subscriber<? super GetResourcePoliciesResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.GetResourcePoliciesPublisher
 
subscribe(Subscriber<? super GetResourceShareAssociationsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceShareAssociationsPublisher
 
subscribe(Subscriber<? super GetResourceShareInvitationsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceShareInvitationsPublisher
 
subscribe(Subscriber<? super GetResourceSharesResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.GetResourceSharesPublisher
 
subscribe(Subscriber<? super ListPendingInvitationResourcesResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListPendingInvitationResourcesPublisher
 
subscribe(Subscriber<? super ListPermissionsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListPermissionsPublisher
 
subscribe(Subscriber<? super ListPermissionVersionsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListPermissionVersionsPublisher
 
subscribe(Subscriber<? super ListPrincipalsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListPrincipalsPublisher
 
subscribe(Subscriber<? super ListResourceSharePermissionsResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListResourceSharePermissionsPublisher
 
subscribe(Subscriber<? super ListResourcesResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListResourcesPublisher
 
subscribe(Subscriber<? super ListResourceTypesResponse>) - Method in class software.amazon.awssdk.services.ram.paginators.ListResourceTypesPublisher
 

T

Tag - Class in software.amazon.awssdk.services.ram.model
A structure containing a tag.
Tag.Builder - Interface in software.amazon.awssdk.services.ram.model
 
TagFilter - Class in software.amazon.awssdk.services.ram.model
A tag key and optional list of possible values that you can use to filter results for tagged resources.
TagFilter.Builder - Interface in software.amazon.awssdk.services.ram.model
 
tagFilters(Collection<TagFilter>) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that match the specified tag keys and values.
tagFilters(TagFilter...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that match the specified tag keys and values.
tagFilters(Consumer<TagFilter.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.GetResourceSharesRequest.Builder
Specifies that you want to retrieve details of only those resource shares that match the specified tag keys and values.
tagFilters() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Specifies that you want to retrieve details of only those resource shares that match the specified tag keys and values.
tagKey(String) - Method in interface software.amazon.awssdk.services.ram.model.TagFilter.Builder
The tag key.
tagKey() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
The tag key.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.UntagResourceRequest.Builder
Specifies a list of one or more tag keys that you want to remove.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.ram.model.UntagResourceRequest.Builder
Specifies a list of one or more tag keys that you want to remove.
tagKeys() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
Specifies a list of one or more tag keys that you want to remove.
TagLimitExceededException - Exception in software.amazon.awssdk.services.ram.model
This request would exceed the limit for tags for your account.
TagLimitExceededException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
TagPolicyViolationException - Exception in software.amazon.awssdk.services.ram.model
The specified tag key is a reserved word and can't be used.
TagPolicyViolationException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds the specified tag keys and values to the specified resource share.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Adds the specified tag keys and values to the specified resource share.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds the specified tag keys and values to the specified resource share.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Adds the specified tag keys and values to the specified resource share.
TagResourceRequest - Class in software.amazon.awssdk.services.ram.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.ram.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies one or more tags to attach to the resource share itself.
tags(Tag...) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies one or more tags to attach to the resource share itself.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.CreateResourceShareRequest.Builder
Specifies one or more tags to attach to the resource share itself.
tags() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Specifies one or more tags to attach to the resource share itself.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The tag key and value pairs attached to the resource share.
tags(Tag...) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The tag key and value pairs attached to the resource share.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.ResourceShare.Builder
The tag key and value pairs attached to the resource share.
tags() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
The tag key and value pairs attached to the resource share.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
A list of one or more tag key and value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
A list of one or more tag key and value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.ram.model.TagResourceRequest.Builder
A list of one or more tag key and value pairs.
tags() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
A list of one or more tag key and value pairs.
tagValues(Collection<String>) - Method in interface software.amazon.awssdk.services.ram.model.TagFilter.Builder
A list of zero or more tag values.
tagValues(String...) - Method in interface software.amazon.awssdk.services.ram.model.TagFilter.Builder
A list of zero or more tag values.
tagValues() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
A list of zero or more tag values.
ThrottlingException - Exception in software.amazon.awssdk.services.ram.model
You exceeded the rate at which you are allowed to perform this operation.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.IdempotentParameterMismatchException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidClientTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidMaxResultsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidNextTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidResourceTypeException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.InvalidStateTransitionException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.MalformedArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.MissingRequiredParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.OperationNotPermittedException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.Principal
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.RamException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.RamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.Resource
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyAcceptedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationAlreadyRejectedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationArnNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareInvitationExpiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ResourceShareLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ServerInternalException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ServiceUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.TagLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.TagPolicyViolationException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.ThrottlingException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ram.model.UnknownResourceException
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
 
toString() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.AcceptResourceShareInvitationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceSharePermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.AssociateResourceShareResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.CreateResourceShareResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DeleteResourceShareResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceSharePermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.DisassociateResourceShareResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetPermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListPrincipalsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourcesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ListResourceTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.Principal
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.PromoteResourceShareCreatedFromPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.RejectResourceShareInvitationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.Resource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceOwner
 
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScope
 
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScopeFilter
 
toString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShare
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareAssociation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationStatus
 
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationType
 
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceShareFeatureSet
 
toString() - Method in class software.amazon.awssdk.services.ram.model.ResourceShareInvitation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceShareInvitationStatus
 
toString() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceShareStatus
 
toString() - Method in enum software.amazon.awssdk.services.ram.model.ResourceStatus
 
toString() - Method in class software.amazon.awssdk.services.ram.model.ServiceNameAndResourceType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.TagFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
Returns a string representation of this object.
type(String) - Method in interface software.amazon.awssdk.services.ram.model.Resource.Builder
The resource type.
type() - Method in class software.amazon.awssdk.services.ram.model.Resource
The resource type.

U

UnknownResourceException - Exception in software.amazon.awssdk.services.ram.model
A specified resource was not found.
UnknownResourceException.Builder - Interface in software.amazon.awssdk.services.ram.model
 
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Removes the specified tag key and value pairs from the specified resource share.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Removes the specified tag key and value pairs from the specified resource share.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Removes the specified tag key and value pairs from the specified resource share.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Removes the specified tag key and value pairs from the specified resource share.
UntagResourceRequest - Class in software.amazon.awssdk.services.ram.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.ram.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 
updateResourceShare(UpdateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Modifies some of the properties of the specified resource share.
updateResourceShare(Consumer<UpdateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamAsyncClient
Modifies some of the properties of the specified resource share.
updateResourceShare(UpdateResourceShareRequest) - Method in interface software.amazon.awssdk.services.ram.RamClient
Modifies some of the properties of the specified resource share.
updateResourceShare(Consumer<UpdateResourceShareRequest.Builder>) - Method in interface software.amazon.awssdk.services.ram.RamClient
Modifies some of the properties of the specified resource share.
UpdateResourceShareRequest - Class in software.amazon.awssdk.services.ram.model
 
UpdateResourceShareRequest.Builder - Interface in software.amazon.awssdk.services.ram.model
 
UpdateResourceShareRequestMarshaller - Class in software.amazon.awssdk.services.ram.transform
UpdateResourceShareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ram.transform.UpdateResourceShareRequestMarshaller
 
UpdateResourceShareResponse - Class in software.amazon.awssdk.services.ram.model
 
UpdateResourceShareResponse.Builder - Interface in software.amazon.awssdk.services.ram.model
 

V

value(String) - Method in interface software.amazon.awssdk.services.ram.model.Tag.Builder
The string value attached to the tag.
value() - Method in class software.amazon.awssdk.services.ram.model.Tag
The string value attached to the tag.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceOwner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScopeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareFeatureSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareInvitationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ram.model.ResourceStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceOwner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceRegionScopeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareAssociationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareFeatureSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareInvitationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceShareStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.ram.model.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail.Builder
The version of the permission represented in this structure.
version() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionDetail
The version of the permission represented in this structure.
version(String) - Method in interface software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary.Builder
The version of the permission represented in this structure.
version() - Method in class software.amazon.awssdk.services.ram.model.ResourceSharePermissionSummary
The version of the permission represented in this structure.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2022. All rights reserved.