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 |
---|---|
ExpandIpCidrRangeSubnetworkHttpRequest |
ExpandIpCidrRangeSubnetworkHttpRequest.Builder.build() |
static ExpandIpCidrRangeSubnetworkHttpRequest |
ExpandIpCidrRangeSubnetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkClient.expandIpCidrRangeSubnetworkCallable()
Expands the IP CIDR range of the subnetwork to a specified value.
|
UnaryCallSettings<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkSettings.expandIpCidrRangeSubnetworkSettings()
Returns the object with the settings used for calls to expandIpCidrRangeSubnetwork.
|
UnaryCallSettings.Builder<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkSettings.Builder.expandIpCidrRangeSubnetworkSettings()
Returns the builder for the settings used for calls to expandIpCidrRangeSubnetwork.
|
Modifier and Type | Method and Description |
---|---|
Operation |
SubnetworkClient.expandIpCidrRangeSubnetwork(ExpandIpCidrRangeSubnetworkHttpRequest request)
Expands the IP CIDR range of the subnetwork to a specified value.
|
ExpandIpCidrRangeSubnetworkHttpRequest.Builder |
ExpandIpCidrRangeSubnetworkHttpRequest.Builder.mergeFrom(ExpandIpCidrRangeSubnetworkHttpRequest other) |
static ExpandIpCidrRangeSubnetworkHttpRequest.Builder |
ExpandIpCidrRangeSubnetworkHttpRequest.newBuilder(ExpandIpCidrRangeSubnetworkHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.expandIpCidrRangeSubnetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.expandIpCidrRangeSubnetworkCallable() |
UnaryCallable<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkStub.expandIpCidrRangeSubnetworkCallable() |
UnaryCallSettings<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkStubSettings.expandIpCidrRangeSubnetworkSettings()
Returns the object with the settings used for calls to expandIpCidrRangeSubnetwork.
|
UnaryCallSettings.Builder<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> |
SubnetworkStubSettings.Builder.expandIpCidrRangeSubnetworkSettings()
Returns the builder for the settings used for calls to expandIpCidrRangeSubnetwork.
|
Copyright © 2019 Google LLC. All rights reserved.