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