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