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 DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest.Builder. build()
DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest.Builder. buildPartial()
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. getDefaultInstance()
DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()
DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. getDefaultInstanceForType()
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(byte[] data)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(InputStream input)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)
static DeletePublicDelegatedPrefixeRequest
DeletePublicDelegatedPrefixeRequest. 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.Builder
DeletePublicDelegatedPrefixeRequest.Builder. mergeFrom(DeletePublicDelegatedPrefixeRequest other)
static DeletePublicDelegatedPrefixeRequest.Builder
DeletePublicDelegatedPrefixeRequest. 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.
-