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