Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetNodeGroupHttpRequest |
GetNodeGroupHttpRequest.Builder.build() |
static GetNodeGroupHttpRequest |
GetNodeGroupHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupClient.getNodeGroupCallable()
Returns the specified NodeGroup.
|
UnaryCallSettings<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupSettings.getNodeGroupSettings()
Returns the object with the settings used for calls to getNodeGroup.
|
UnaryCallSettings.Builder<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupSettings.Builder.getNodeGroupSettings()
Returns the builder for the settings used for calls to getNodeGroup.
|
Modifier and Type | Method and Description |
---|---|
NodeGroup |
NodeGroupClient.getNodeGroup(GetNodeGroupHttpRequest request)
Returns the specified NodeGroup.
|
GetNodeGroupHttpRequest.Builder |
GetNodeGroupHttpRequest.Builder.mergeFrom(GetNodeGroupHttpRequest other) |
static GetNodeGroupHttpRequest.Builder |
GetNodeGroupHttpRequest.newBuilder(GetNodeGroupHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetNodeGroupHttpRequest,NodeGroup> |
HttpJsonNodeGroupStub.getNodeGroupMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupStub.getNodeGroupCallable() |
UnaryCallable<GetNodeGroupHttpRequest,NodeGroup> |
HttpJsonNodeGroupStub.getNodeGroupCallable() |
UnaryCallSettings<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupStubSettings.getNodeGroupSettings()
Returns the object with the settings used for calls to getNodeGroup.
|
UnaryCallSettings.Builder<GetNodeGroupHttpRequest,NodeGroup> |
NodeGroupStubSettings.Builder.getNodeGroupSettings()
Returns the builder for the settings used for calls to getNodeGroup.
|
Copyright © 2019 Google LLC. All rights reserved.