| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
Tag key.
|
Tag |
Tag.withValue(String value)
Value of the tag key.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
SMBFileShareInfo.getTags()
A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.
|
List<Tag> |
CreateSMBFileShareRequest.getTags()
A list of up to 50 tags that can be assigned to the NFS file share.
|
List<Tag> |
ActivateGatewayRequest.getTags()
A list of up to 50 tags that you can assign to the gateway.
|
List<Tag> |
CreateStorediSCSIVolumeRequest.getTags()
A list of up to 50 tags that can be assigned to a stored volume.
|
List<Tag> |
DescribeGatewayInformationResult.getTags()
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
List<Tag> |
AddTagsToResourceRequest.getTags()
The key-value pair that represents the tag you want to add to the resource.
|
List<Tag> |
CreateSnapshotRequest.getTags()
A list of up to 50 tags that can be assigned to a snapshot.
|
List<Tag> |
DescribeSnapshotScheduleResult.getTags()
A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.
|
List<Tag> |
CreateNFSFileShareRequest.getTags()
A list of up to 50 tags that can be assigned to the NFS file share.
|
List<Tag> |
NFSFileShareInfo.getTags()
A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.
|
List<Tag> |
ListTagsForResourceResult.getTags()
An array that contains the tags for the specified resource.
|
List<Tag> |
CreateTapeWithBarcodeRequest.getTags()
A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.
|
List<Tag> |
CreateTapesRequest.getTags()
A list of up to 50 tags that can be assigned to a virtual tape.
|
List<Tag> |
CreateCachediSCSIVolumeRequest.getTags()
A list of up to 50 tags that you can assign to a cached volume.
|
List<Tag> |
CreateSnapshotFromVolumeRecoveryPointRequest.getTags()
A list of up to 50 tags that can be assigned to a snapshot.
|
List<Tag> |
UpdateSnapshotScheduleRequest.getTags()
A list of up to 50 tags that can be assigned to a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SMBFileShareInfo |
SMBFileShareInfo.withTags(Tag... tags)
A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.
|
CreateSMBFileShareRequest |
CreateSMBFileShareRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
ActivateGatewayRequest |
ActivateGatewayRequest.withTags(Tag... tags)
A list of up to 50 tags that you can assign to the gateway.
|
CreateStorediSCSIVolumeRequest |
CreateStorediSCSIVolumeRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a stored volume.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withTags(Tag... tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Tag... tags)
The key-value pair that represents the tag you want to add to the resource.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withTags(Tag... tags)
A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.
|
CreateNFSFileShareRequest |
CreateNFSFileShareRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
NFSFileShareInfo |
NFSFileShareInfo.withTags(Tag... tags)
A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
An array that contains the tags for the specified resource.
|
CreateTapeWithBarcodeRequest |
CreateTapeWithBarcodeRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.
|
CreateTapesRequest |
CreateTapesRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a virtual tape.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withTags(Tag... tags)
A list of up to 50 tags that you can assign to a cached volume.
|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
UpdateSnapshotScheduleRequest |
UpdateSnapshotScheduleRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMBFileShareInfo.setTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.
|
void |
CreateSMBFileShareRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
void |
ActivateGatewayRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that you can assign to the gateway.
|
void |
CreateStorediSCSIVolumeRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a stored volume.
|
void |
DescribeGatewayInformationResult.setTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
void |
AddTagsToResourceRequest.setTags(Collection<Tag> tags)
The key-value pair that represents the tag you want to add to the resource.
|
void |
CreateSnapshotRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
void |
DescribeSnapshotScheduleResult.setTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.
|
void |
CreateNFSFileShareRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
void |
NFSFileShareInfo.setTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
An array that contains the tags for the specified resource.
|
void |
CreateTapeWithBarcodeRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.
|
void |
CreateTapesRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a virtual tape.
|
void |
CreateCachediSCSIVolumeRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that you can assign to a cached volume.
|
void |
CreateSnapshotFromVolumeRecoveryPointRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
void |
UpdateSnapshotScheduleRequest.setTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
SMBFileShareInfo |
SMBFileShareInfo.withTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name.
|
CreateSMBFileShareRequest |
CreateSMBFileShareRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
ActivateGatewayRequest |
ActivateGatewayRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that you can assign to the gateway.
|
CreateStorediSCSIVolumeRequest |
CreateStorediSCSIVolumeRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a stored volume.
|
DescribeGatewayInformationResult |
DescribeGatewayInformationResult.withTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Collection<Tag> tags)
The key-value pair that represents the tag you want to add to the resource.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name.
|
CreateNFSFileShareRequest |
CreateNFSFileShareRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to the NFS file share.
|
NFSFileShareInfo |
NFSFileShareInfo.withTags(Collection<Tag> tags)
A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
An array that contains the tags for the specified resource.
|
CreateTapeWithBarcodeRequest |
CreateTapeWithBarcodeRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a virtual tape that has a barcode.
|
CreateTapesRequest |
CreateTapesRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a virtual tape.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that you can assign to a cached volume.
|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
UpdateSnapshotScheduleRequest |
UpdateSnapshotScheduleRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
Copyright © 2020. All rights reserved.