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