| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
Collaboration |
CreateCollaborationResponse.collaboration()
The entire created collaboration object.
|
Collaboration |
UpdateCollaborationResponse.collaboration()
The entire collaboration that has been updated.
|
Collaboration |
GetCollaborationResponse.collaboration()
The entire collaboration for this identifier.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCollaborationResponse.Builder |
CreateCollaborationResponse.Builder.collaboration(Collaboration collaboration)
The entire created collaboration object.
|
UpdateCollaborationResponse.Builder |
UpdateCollaborationResponse.Builder.collaboration(Collaboration collaboration)
The entire collaboration that has been updated.
|
GetCollaborationResponse.Builder |
GetCollaborationResponse.Builder.collaboration(Collaboration collaboration)
The entire collaboration for this identifier.
|
Copyright © 2023. All rights reserved.