Uses of Class
software.amazon.awssdk.services.storagegateway.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.storagegateway.model software.amazon.awssdk.services.storagegateway.paginators -
-
Uses of Tag in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>ActivateGatewayRequest. tags()A list of up to 50 tags that you can assign to the gateway.List<Tag>AddTagsToResourceRequest. tags()The key-value pair that represents the tag you want to add to the resource.List<Tag>AssociateFileSystemRequest. tags()A list of up to 50 tags that can be assigned to the file system association.List<Tag>CreateCachediScsiVolumeRequest. tags()A list of up to 50 tags that you can assign to a cached volume.List<Tag>CreateNfsFileShareRequest. tags()A list of up to 50 tags that can be assigned to the NFS file share.List<Tag>CreateSmbFileShareRequest. tags()A list of up to 50 tags that can be assigned to the NFS file share.List<Tag>CreateSnapshotFromVolumeRecoveryPointRequest. tags()A list of up to 50 tags that can be assigned to a snapshot.List<Tag>CreateSnapshotRequest. tags()A list of up to 50 tags that can be assigned to a snapshot.List<Tag>CreateStorediScsiVolumeRequest. tags()A list of up to 50 tags that can be assigned to a stored volume.List<Tag>CreateTapePoolRequest. tags()A list of up to 50 tags that can be assigned to tape pool.List<Tag>CreateTapesRequest. tags()A list of up to 50 tags that can be assigned to a virtual tape.List<Tag>CreateTapeWithBarcodeRequest. tags()A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.List<Tag>DescribeGatewayInformationResponse. tags()A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.List<Tag>DescribeSnapshotScheduleResponse. tags()A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.List<Tag>FileSystemAssociationInfo. tags()A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.List<Tag>ListTagsForResourceResponse. tags()An array that contains the tags for the specified resource.List<Tag>NFSFileShareInfo. tags()A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.List<Tag>SMBFileShareInfo. tags()A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.List<Tag>UpdateSnapshotScheduleRequest. tags()A list of up to 50 tags that can be assigned to a snapshot.Methods in software.amazon.awssdk.services.storagegateway.model with parameters of type Tag Modifier and Type Method Description ActivateGatewayRequest.BuilderActivateGatewayRequest.Builder. tags(Tag... tags)A list of up to 50 tags that you can assign to the gateway.AddTagsToResourceRequest.BuilderAddTagsToResourceRequest.Builder. tags(Tag... tags)The key-value pair that represents the tag you want to add to the resource.AssociateFileSystemRequest.BuilderAssociateFileSystemRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to the file system association.CreateCachediScsiVolumeRequest.BuilderCreateCachediScsiVolumeRequest.Builder. tags(Tag... tags)A list of up to 50 tags that you can assign to a cached volume.CreateNfsFileShareRequest.BuilderCreateNfsFileShareRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to the NFS file share.CreateSmbFileShareRequest.BuilderCreateSmbFileShareRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to the NFS file share.CreateSnapshotFromVolumeRecoveryPointRequest.BuilderCreateSnapshotFromVolumeRecoveryPointRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a snapshot.CreateSnapshotRequest.BuilderCreateSnapshotRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a snapshot.CreateStorediScsiVolumeRequest.BuilderCreateStorediScsiVolumeRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a stored volume.CreateTapePoolRequest.BuilderCreateTapePoolRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to tape pool.CreateTapesRequest.BuilderCreateTapesRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a virtual tape.CreateTapeWithBarcodeRequest.BuilderCreateTapeWithBarcodeRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.DescribeGatewayInformationResponse.BuilderDescribeGatewayInformationResponse.Builder. tags(Tag... tags)A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.DescribeSnapshotScheduleResponse.BuilderDescribeSnapshotScheduleResponse.Builder. tags(Tag... tags)A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.FileSystemAssociationInfo.BuilderFileSystemAssociationInfo.Builder. tags(Tag... tags)A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tag... tags)An array that contains the tags for the specified resource.NFSFileShareInfo.BuilderNFSFileShareInfo.Builder. tags(Tag... tags)A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.SMBFileShareInfo.BuilderSMBFileShareInfo.Builder. tags(Tag... tags)A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.UpdateSnapshotScheduleRequest.BuilderUpdateSnapshotScheduleRequest.Builder. tags(Tag... tags)A list of up to 50 tags that can be assigned to a snapshot.Method parameters in software.amazon.awssdk.services.storagegateway.model with type arguments of type Tag Modifier and Type Method Description ActivateGatewayRequest.BuilderActivateGatewayRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that you can assign to the gateway.AddTagsToResourceRequest.BuilderAddTagsToResourceRequest.Builder. tags(Collection<Tag> tags)The key-value pair that represents the tag you want to add to the resource.AssociateFileSystemRequest.BuilderAssociateFileSystemRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to the file system association.CreateCachediScsiVolumeRequest.BuilderCreateCachediScsiVolumeRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that you can assign to a cached volume.CreateNfsFileShareRequest.BuilderCreateNfsFileShareRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to the NFS file share.CreateSmbFileShareRequest.BuilderCreateSmbFileShareRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to the NFS file share.CreateSnapshotFromVolumeRecoveryPointRequest.BuilderCreateSnapshotFromVolumeRecoveryPointRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a snapshot.CreateSnapshotRequest.BuilderCreateSnapshotRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a snapshot.CreateStorediScsiVolumeRequest.BuilderCreateStorediScsiVolumeRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a stored volume.CreateTapePoolRequest.BuilderCreateTapePoolRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to tape pool.CreateTapesRequest.BuilderCreateTapesRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a virtual tape.CreateTapeWithBarcodeRequest.BuilderCreateTapeWithBarcodeRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.DescribeGatewayInformationResponse.BuilderDescribeGatewayInformationResponse.Builder. tags(Collection<Tag> tags)A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.DescribeSnapshotScheduleResponse.BuilderDescribeSnapshotScheduleResponse.Builder. tags(Collection<Tag> tags)A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.FileSystemAssociationInfo.BuilderFileSystemAssociationInfo.Builder. tags(Collection<Tag> tags)A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<Tag> tags)An array that contains the tags for the specified resource.NFSFileShareInfo.BuilderNFSFileShareInfo.Builder. tags(Collection<Tag> tags)A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.SMBFileShareInfo.BuilderSMBFileShareInfo.Builder. tags(Collection<Tag> tags)A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.UpdateSnapshotScheduleRequest.BuilderUpdateSnapshotScheduleRequest.Builder. tags(Collection<Tag> tags)A list of up to 50 tags that can be assigned to a snapshot. -
Uses of Tag in software.amazon.awssdk.services.storagegateway.paginators
Methods in software.amazon.awssdk.services.storagegateway.paginators that return types with arguments of type Tag Modifier and Type Method Description SdkIterable<Tag>ListTagsForResourceIterable. tags()Returns an iterable to iterate through the paginatedListTagsForResourceResponse.tags()member.SdkPublisher<Tag>ListTagsForResourcePublisher. tags()Returns a publisher that can be used to get a stream of data.
-