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