default StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.accessDetails(Consumer<DevEnvironmentAccessDetails.Builder> accessDetails) |
Sets the value of the AccessDetails property for this object.
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.accessDetails(DevEnvironmentAccessDetails accessDetails) |
Sets the value of the AccessDetails property for this object.
|
static StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.builder() |
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.id(String id) |
The system-generated unique ID of the Dev Environment.
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.projectName(String projectName) |
The name of the project in the space.
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.sessionId(String sessionId) |
The system-generated unique ID of the Dev Environment session.
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.Builder.spaceName(String spaceName) |
The name of the space.
|
StartDevEnvironmentSessionResponse.Builder |
StartDevEnvironmentSessionResponse.toBuilder() |
|