| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateSnapshotCopyGrantResponse.Builder |
CreateSnapshotCopyGrantResponse.builder() |
default CreateSnapshotCopyGrantResponse.Builder |
CreateSnapshotCopyGrantResponse.Builder.snapshotCopyGrant(Consumer<SnapshotCopyGrant.Builder> snapshotCopyGrant)
Sets the value of the SnapshotCopyGrant property for this object.
|
CreateSnapshotCopyGrantResponse.Builder |
CreateSnapshotCopyGrantResponse.Builder.snapshotCopyGrant(SnapshotCopyGrant snapshotCopyGrant)
Sets the value of the SnapshotCopyGrant property for this object.
|
CreateSnapshotCopyGrantResponse.Builder |
CreateSnapshotCopyGrantResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateSnapshotCopyGrantResponse.Builder> |
CreateSnapshotCopyGrantResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.