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