Uses of Interface
software.amazon.awssdk.services.ram.model.ResourceShareAssociation.Builder
Packages that use ResourceShareAssociation.Builder
-
Uses of ResourceShareAssociation.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return ResourceShareAssociation.BuilderModifier and TypeMethodDescriptionResourceShareAssociation.Builder.associatedEntity(String associatedEntity) The associated entity.ResourceShareAssociation.Builder.associationType(String associationType) The type of entity included in this association.ResourceShareAssociation.Builder.associationType(ResourceShareAssociationType associationType) The type of entity included in this association.ResourceShareAssociation.builder()ResourceShareAssociation.Builder.creationTime(Instant creationTime) The date and time when the association was created.Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.ResourceShareAssociation.Builder.lastUpdatedTime(Instant lastUpdatedTime) The date and time when the association was last updated.ResourceShareAssociation.Builder.resourceShareArn(String resourceShareArn) The Amazon Resource Name (ARN) of the resource share.ResourceShareAssociation.Builder.resourceShareName(String resourceShareName) The name of the resource share.The current status of the association.ResourceShareAssociation.Builder.status(ResourceShareAssociationStatus status) The current status of the association.ResourceShareAssociation.Builder.statusMessage(String statusMessage) A message about the status of the association.ResourceShareAssociation.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ResourceShareAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResourceShareAssociation.Builder>ResourceShareAssociation.serializableBuilderClass()