Uses of Class
com.google.cloud.compute.v1.InsertPacketMirroringRequest
-
Packages that use InsertPacketMirroringRequest 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 InsertPacketMirroringRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertPacketMirroringRequest Modifier and Type Method Description InsertPacketMirroringRequestInsertPacketMirroringRequest.Builder. build()InsertPacketMirroringRequestInsertPacketMirroringRequest.Builder. buildPartial()static InsertPacketMirroringRequestInsertPacketMirroringRequest. getDefaultInstance()InsertPacketMirroringRequestInsertPacketMirroringRequest.Builder. getDefaultInstanceForType()InsertPacketMirroringRequestInsertPacketMirroringRequest. getDefaultInstanceForType()static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseDelimitedFrom(InputStream input)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(byte[] data)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(com.google.protobuf.ByteString data)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(InputStream input)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(ByteBuffer data)static InsertPacketMirroringRequestInsertPacketMirroringRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertPacketMirroringRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertPacketMirroringRequest>InsertPacketMirroringRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertPacketMirroringRequest,Operation>PacketMirroringsClient. insertCallable()Creates a PacketMirroring resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsClient. insertOperationCallable()Creates a PacketMirroring resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPacketMirroringRequest,Operation>PacketMirroringsSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertPacketMirroringRequest,Operation>PacketMirroringsSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertPacketMirroringRequest>InsertPacketMirroringRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertPacketMirroringRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>PacketMirroringsClient. insertAsync(InsertPacketMirroringRequest request)Creates a PacketMirroring resource in the specified project and region using the data included in the request.InsertPacketMirroringRequest.BuilderInsertPacketMirroringRequest.Builder. mergeFrom(InsertPacketMirroringRequest other)static InsertPacketMirroringRequest.BuilderInsertPacketMirroringRequest. newBuilder(InsertPacketMirroringRequest prototype) -
Uses of InsertPacketMirroringRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertPacketMirroringRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertPacketMirroringRequest,Operation>HttpJsonPacketMirroringsStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertPacketMirroringRequest,Operation>PacketMirroringsStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertPacketMirroringRequest,Operation,Operation>HttpJsonPacketMirroringsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertPacketMirroringRequest,Operation,Operation>PacketMirroringsStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPacketMirroringRequest,Operation>PacketMirroringsStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertPacketMirroringRequest,Operation>PacketMirroringsStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-