static UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.builder() |
|
UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.Builder.sessionArn(String sessionArn) |
The Amazon Resource Name (ARN) of the updated Q App session.
|
UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.Builder.sessionId(String sessionId) |
The unique identifier of the updated Q App session.
|
UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.Builder.sessionName(String sessionName) |
The new name of the updated Q App session.
|
default UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.Builder.sharingConfiguration(Consumer<SessionSharingConfiguration.Builder> sharingConfiguration) |
The new sharing configuration of the updated Q App data collection session.
|
UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.Builder.sharingConfiguration(SessionSharingConfiguration sharingConfiguration) |
The new sharing configuration of the updated Q App data collection session.
|
UpdateQAppSessionMetadataResponse.Builder |
UpdateQAppSessionMetadataResponse.toBuilder() |
|