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 |
---|---|
PatchSubnetworkHttpRequest |
PatchSubnetworkHttpRequest.Builder.build() |
static PatchSubnetworkHttpRequest |
PatchSubnetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchSubnetworkHttpRequest,Operation> |
SubnetworkClient.patchSubnetworkCallable()
Patches the specified subnetwork with the data included in the request.
|
UnaryCallSettings<PatchSubnetworkHttpRequest,Operation> |
SubnetworkSettings.patchSubnetworkSettings()
Returns the object with the settings used for calls to patchSubnetwork.
|
UnaryCallSettings.Builder<PatchSubnetworkHttpRequest,Operation> |
SubnetworkSettings.Builder.patchSubnetworkSettings()
Returns the builder for the settings used for calls to patchSubnetwork.
|
Modifier and Type | Method and Description |
---|---|
PatchSubnetworkHttpRequest.Builder |
PatchSubnetworkHttpRequest.Builder.mergeFrom(PatchSubnetworkHttpRequest other) |
static PatchSubnetworkHttpRequest.Builder |
PatchSubnetworkHttpRequest.newBuilder(PatchSubnetworkHttpRequest prototype) |
Operation |
SubnetworkClient.patchSubnetwork(PatchSubnetworkHttpRequest request)
Patches the specified subnetwork with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.patchSubnetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.patchSubnetworkCallable() |
UnaryCallable<PatchSubnetworkHttpRequest,Operation> |
SubnetworkStub.patchSubnetworkCallable() |
UnaryCallSettings<PatchSubnetworkHttpRequest,Operation> |
SubnetworkStubSettings.patchSubnetworkSettings()
Returns the object with the settings used for calls to patchSubnetwork.
|
UnaryCallSettings.Builder<PatchSubnetworkHttpRequest,Operation> |
SubnetworkStubSettings.Builder.patchSubnetworkSettings()
Returns the builder for the settings used for calls to patchSubnetwork.
|
Copyright © 2019 Google LLC. All rights reserved.