static ImmutableSessionInfo.Builder |
ImmutableSessionInfo.builder() |
|
ImmutableSessionInfo.Builder |
ImmutableSessionInfo.Builder.computeResource(IDatabricksComputeResource computeResource) |
|
ImmutableSessionInfo.Builder |
ImmutableSessionInfo.Builder.from(SessionInfo instance) |
Fill a builder with attribute values from the provided SessionInfo instance.
|
ImmutableSessionInfo.Builder |
ImmutableSessionInfo.Builder.sessionHandle(TSessionHandle sessionHandle) |
|
ImmutableSessionInfo.Builder |
ImmutableSessionInfo.Builder.sessionId(String sessionId) |
Initializes the value for the sessionId attribute.
|