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