Uses of Class
com.google.cloud.compute.v1.DeleteTargetVpnGatewayRequest
-
Packages that use DeleteTargetVpnGatewayRequest 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 DeleteTargetVpnGatewayRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteTargetVpnGatewayRequest Modifier and Type Method Description DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest.Builder. build()
DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest.Builder. buildPartial()
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. getDefaultInstance()
DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest.Builder. getDefaultInstanceForType()
DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. getDefaultInstanceForType()
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(byte[] data)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(InputStream input)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(ByteBuffer data)
static DeleteTargetVpnGatewayRequest
DeleteTargetVpnGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysClient. deleteCallable()
Deletes the specified target VPN gateway.com.google.api.gax.rpc.OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysClient. deleteOperationCallable()
Deletes the specified target VPN gateway.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings.Builder. deleteOperationSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings. deleteOperationSettings()
Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings.Builder. deleteSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings. deleteSettings()
Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteTargetVpnGatewayRequest>
DeleteTargetVpnGatewayRequest. getParserForType()
static com.google.protobuf.Parser<DeleteTargetVpnGatewayRequest>
DeleteTargetVpnGatewayRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type DeleteTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetVpnGatewaysClient. deleteAsync(DeleteTargetVpnGatewayRequest request)
Deletes the specified target VPN gateway.DeleteTargetVpnGatewayRequest.Builder
DeleteTargetVpnGatewayRequest.Builder. mergeFrom(DeleteTargetVpnGatewayRequest other)
static DeleteTargetVpnGatewayRequest.Builder
DeleteTargetVpnGatewayRequest. newBuilder(DeleteTargetVpnGatewayRequest prototype)
-
Uses of DeleteTargetVpnGatewayRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteTargetVpnGatewayRequest,Operation>
HttpJsonTargetVpnGatewaysStub. deleteCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStub. deleteCallable()
com.google.api.gax.rpc.OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation>
HttpJsonTargetVpnGatewaysStub. deleteOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStub. deleteOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings.Builder. deleteOperationSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings. deleteOperationSettings()
Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings.Builder. deleteSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings. deleteSettings()
Returns the object with the settings used for calls to delete.
-