Uses of Class
com.google.cloud.compute.v1.ExpandIpCidrRangeSubnetworkRequest
-
Packages that use ExpandIpCidrRangeSubnetworkRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ExpandIpCidrRangeSubnetworkRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ExpandIpCidrRangeSubnetworkRequest Modifier and Type Method Description ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest.Builder. build()
ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest.Builder. buildPartial()
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. getDefaultInstance()
ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest.Builder. getDefaultInstanceForType()
ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. getDefaultInstanceForType()
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseDelimitedFrom(InputStream input)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(byte[] data)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(com.google.protobuf.ByteString data)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(InputStream input)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(ByteBuffer data)
static ExpandIpCidrRangeSubnetworkRequest
ExpandIpCidrRangeSubnetworkRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ExpandIpCidrRangeSubnetworkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksClient. expandIpCidrRangeCallable()
Expands the IP CIDR range of the subnetwork to a specified value.com.google.api.gax.rpc.OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksClient. expandIpCidrRangeOperationCallable()
Expands the IP CIDR range of the subnetwork to a specified value.com.google.api.gax.rpc.OperationCallSettings.Builder<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksSettings.Builder. expandIpCidrRangeOperationSettings()
Returns the builder for the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.OperationCallSettings<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksSettings. expandIpCidrRangeOperationSettings()
Returns the object with the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksSettings.Builder. expandIpCidrRangeSettings()
Returns the builder for the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.UnaryCallSettings<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksSettings. expandIpCidrRangeSettings()
Returns the object with the settings used for calls to expandIpCidrRange.com.google.protobuf.Parser<ExpandIpCidrRangeSubnetworkRequest>
ExpandIpCidrRangeSubnetworkRequest. getParserForType()
static com.google.protobuf.Parser<ExpandIpCidrRangeSubnetworkRequest>
ExpandIpCidrRangeSubnetworkRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ExpandIpCidrRangeSubnetworkRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
SubnetworksClient. expandIpCidrRangeAsync(ExpandIpCidrRangeSubnetworkRequest request)
Expands the IP CIDR range of the subnetwork to a specified value.ExpandIpCidrRangeSubnetworkRequest.Builder
ExpandIpCidrRangeSubnetworkRequest.Builder. mergeFrom(ExpandIpCidrRangeSubnetworkRequest other)
static ExpandIpCidrRangeSubnetworkRequest.Builder
ExpandIpCidrRangeSubnetworkRequest. newBuilder(ExpandIpCidrRangeSubnetworkRequest prototype)
-
Uses of ExpandIpCidrRangeSubnetworkRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ExpandIpCidrRangeSubnetworkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation>
HttpJsonSubnetworksStub. expandIpCidrRangeCallable()
com.google.api.gax.rpc.UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksStub. expandIpCidrRangeCallable()
com.google.api.gax.rpc.OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
HttpJsonSubnetworksStub. expandIpCidrRangeOperationCallable()
com.google.api.gax.rpc.OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksStub. expandIpCidrRangeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksStubSettings.Builder. expandIpCidrRangeOperationSettings()
Returns the builder for the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.OperationCallSettings<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation>
SubnetworksStubSettings. expandIpCidrRangeOperationSettings()
Returns the object with the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksStubSettings.Builder. expandIpCidrRangeSettings()
Returns the builder for the settings used for calls to expandIpCidrRange.com.google.api.gax.rpc.UnaryCallSettings<ExpandIpCidrRangeSubnetworkRequest,Operation>
SubnetworksStubSettings. expandIpCidrRangeSettings()
Returns the object with the settings used for calls to expandIpCidrRange.
-