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 |
---|---|
GetSubnetworkHttpRequest |
GetSubnetworkHttpRequest.Builder.build() |
static GetSubnetworkHttpRequest |
GetSubnetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkClient.getSubnetworkCallable()
Returns the specified subnetwork.
|
UnaryCallSettings<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkSettings.getSubnetworkSettings()
Returns the object with the settings used for calls to getSubnetwork.
|
UnaryCallSettings.Builder<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkSettings.Builder.getSubnetworkSettings()
Returns the builder for the settings used for calls to getSubnetwork.
|
Modifier and Type | Method and Description |
---|---|
Subnetwork |
SubnetworkClient.getSubnetwork(GetSubnetworkHttpRequest request)
Returns the specified subnetwork.
|
GetSubnetworkHttpRequest.Builder |
GetSubnetworkHttpRequest.Builder.mergeFrom(GetSubnetworkHttpRequest other) |
static GetSubnetworkHttpRequest.Builder |
GetSubnetworkHttpRequest.newBuilder(GetSubnetworkHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetSubnetworkHttpRequest,Subnetwork> |
HttpJsonSubnetworkStub.getSubnetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> |
HttpJsonSubnetworkStub.getSubnetworkCallable() |
UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkStub.getSubnetworkCallable() |
UnaryCallSettings<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkStubSettings.getSubnetworkSettings()
Returns the object with the settings used for calls to getSubnetwork.
|
UnaryCallSettings.Builder<GetSubnetworkHttpRequest,Subnetwork> |
SubnetworkStubSettings.Builder.getSubnetworkSettings()
Returns the builder for the settings used for calls to getSubnetwork.
|
Copyright © 2019 Google LLC. All rights reserved.