| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResponse.tagList()
List of tags returned by the ListTagsForResource operation.
|
List<Tag> |
RestoreDbClusterFromSnapshotRequest.tags()
The tags to be assigned to the restored DB cluster.
|
List<Tag> |
CreateDbClusterEndpointRequest.tags()
The tags to be assigned to the Amazon Neptune resource.
|
List<Tag> |
AddTagsToResourceRequest.tags()
The tags to be assigned to the Amazon Neptune resource.
|
List<Tag> |
CopyDbClusterParameterGroupRequest.tags()
The tags to be assigned to the copied DB cluster parameter group.
|
List<Tag> |
CreateDbClusterRequest.tags()
The tags to assign to the new DB cluster.
|
List<Tag> |
CreateDbParameterGroupRequest.tags()
The tags to be assigned to the new DB parameter group.
|
List<Tag> |
RestoreDbClusterToPointInTimeRequest.tags()
The tags to be applied to the restored DB cluster.
|
List<Tag> |
CopyDbParameterGroupRequest.tags()
The tags to be assigned to the copied DB parameter group.
|
List<Tag> |
CopyDbClusterSnapshotRequest.tags()
The tags to assign to the new DB cluster snapshot copy.
|
List<Tag> |
CreateDbSubnetGroupRequest.tags()
The tags to be assigned to the new DB subnet group.
|
List<Tag> |
CreateDbClusterParameterGroupRequest.tags()
The tags to be assigned to the new DB cluster parameter group.
|
List<Tag> |
CreateDbClusterSnapshotRequest.tags()
The tags to be assigned to the DB cluster snapshot.
|
List<Tag> |
CreateEventSubscriptionRequest.tags()
The tags to be applied to the new event subscription.
|
List<Tag> |
CreateDbInstanceRequest.tags()
The tags to assign to the new instance.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tagList(Tag... tagList)
List of tags returned by the ListTagsForResource operation.
|
RestoreDbClusterFromSnapshotRequest.Builder |
RestoreDbClusterFromSnapshotRequest.Builder.tags(Tag... tags)
The tags to be assigned to the restored DB cluster.
|
CreateDbClusterEndpointRequest.Builder |
CreateDbClusterEndpointRequest.Builder.tags(Tag... tags)
The tags to be assigned to the Amazon Neptune resource.
|
AddTagsToResourceRequest.Builder |
AddTagsToResourceRequest.Builder.tags(Tag... tags)
The tags to be assigned to the Amazon Neptune resource.
|
CopyDbClusterParameterGroupRequest.Builder |
CopyDbClusterParameterGroupRequest.Builder.tags(Tag... tags)
The tags to be assigned to the copied DB cluster parameter group.
|
CreateDbClusterRequest.Builder |
CreateDbClusterRequest.Builder.tags(Tag... tags)
The tags to assign to the new DB cluster.
|
CreateDbParameterGroupRequest.Builder |
CreateDbParameterGroupRequest.Builder.tags(Tag... tags)
The tags to be assigned to the new DB parameter group.
|
RestoreDbClusterToPointInTimeRequest.Builder |
RestoreDbClusterToPointInTimeRequest.Builder.tags(Tag... tags)
The tags to be applied to the restored DB cluster.
|
CopyDbParameterGroupRequest.Builder |
CopyDbParameterGroupRequest.Builder.tags(Tag... tags)
The tags to be assigned to the copied DB parameter group.
|
CopyDbClusterSnapshotRequest.Builder |
CopyDbClusterSnapshotRequest.Builder.tags(Tag... tags)
The tags to assign to the new DB cluster snapshot copy.
|
CreateDbSubnetGroupRequest.Builder |
CreateDbSubnetGroupRequest.Builder.tags(Tag... tags)
The tags to be assigned to the new DB subnet group.
|
CreateDbClusterParameterGroupRequest.Builder |
CreateDbClusterParameterGroupRequest.Builder.tags(Tag... tags)
The tags to be assigned to the new DB cluster parameter group.
|
CreateDbClusterSnapshotRequest.Builder |
CreateDbClusterSnapshotRequest.Builder.tags(Tag... tags)
The tags to be assigned to the DB cluster snapshot.
|
CreateEventSubscriptionRequest.Builder |
CreateEventSubscriptionRequest.Builder.tags(Tag... tags)
The tags to be applied to the new event subscription.
|
CreateDbInstanceRequest.Builder |
CreateDbInstanceRequest.Builder.tags(Tag... tags)
The tags to assign to the new instance.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tagList(Collection<Tag> tagList)
List of tags returned by the ListTagsForResource operation.
|
RestoreDbClusterFromSnapshotRequest.Builder |
RestoreDbClusterFromSnapshotRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the restored DB cluster.
|
CreateDbClusterEndpointRequest.Builder |
CreateDbClusterEndpointRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the Amazon Neptune resource.
|
AddTagsToResourceRequest.Builder |
AddTagsToResourceRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the Amazon Neptune resource.
|
CopyDbClusterParameterGroupRequest.Builder |
CopyDbClusterParameterGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the copied DB cluster parameter group.
|
CreateDbClusterRequest.Builder |
CreateDbClusterRequest.Builder.tags(Collection<Tag> tags)
The tags to assign to the new DB cluster.
|
CreateDbParameterGroupRequest.Builder |
CreateDbParameterGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the new DB parameter group.
|
RestoreDbClusterToPointInTimeRequest.Builder |
RestoreDbClusterToPointInTimeRequest.Builder.tags(Collection<Tag> tags)
The tags to be applied to the restored DB cluster.
|
CopyDbParameterGroupRequest.Builder |
CopyDbParameterGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the copied DB parameter group.
|
CopyDbClusterSnapshotRequest.Builder |
CopyDbClusterSnapshotRequest.Builder.tags(Collection<Tag> tags)
The tags to assign to the new DB cluster snapshot copy.
|
CreateDbSubnetGroupRequest.Builder |
CreateDbSubnetGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the new DB subnet group.
|
CreateDbClusterParameterGroupRequest.Builder |
CreateDbClusterParameterGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the new DB cluster parameter group.
|
CreateDbClusterSnapshotRequest.Builder |
CreateDbClusterSnapshotRequest.Builder.tags(Collection<Tag> tags)
The tags to be assigned to the DB cluster snapshot.
|
CreateEventSubscriptionRequest.Builder |
CreateEventSubscriptionRequest.Builder.tags(Collection<Tag> tags)
The tags to be applied to the new event subscription.
|
CreateDbInstanceRequest.Builder |
CreateDbInstanceRequest.Builder.tags(Collection<Tag> tags)
The tags to assign to the new instance.
|
Copyright © 2023. All rights reserved.