static GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.builder() |
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sessionArn(String sessionArn) |
The Amazon Resource Name (ARN) of the Q App session.
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sessionId(String sessionId) |
The unique identifier of the Q App session.
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sessionName(String sessionName) |
The name of the Q App session.
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sessionOwner(Boolean sessionOwner) |
Indicates whether the current user is the owner of the Q App session.
|
default GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sharingConfiguration(Consumer<SessionSharingConfiguration.Builder> sharingConfiguration) |
The sharing configuration of the Q App data collection session.
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.Builder.sharingConfiguration(SessionSharingConfiguration sharingConfiguration) |
The sharing configuration of the Q App data collection session.
|
GetQAppSessionMetadataResponse.Builder |
GetQAppSessionMetadataResponse.toBuilder() |
|