Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InsertNetworkEndpointGroupHttpRequest |
InsertNetworkEndpointGroupHttpRequest.Builder.build() |
static InsertNetworkEndpointGroupHttpRequest |
InsertNetworkEndpointGroupHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupClient.insertNetworkEndpointGroupCallable()
Creates a network endpoint group in the specified project using the parameters that are
included in the request.
|
UnaryCallSettings<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupSettings.insertNetworkEndpointGroupSettings()
Returns the object with the settings used for calls to insertNetworkEndpointGroup.
|
UnaryCallSettings.Builder<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupSettings.Builder.insertNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to insertNetworkEndpointGroup.
|
Modifier and Type | Method and Description |
---|---|
Operation |
NetworkEndpointGroupClient.insertNetworkEndpointGroup(InsertNetworkEndpointGroupHttpRequest request)
Creates a network endpoint group in the specified project using the parameters that are
included in the request.
|
InsertNetworkEndpointGroupHttpRequest.Builder |
InsertNetworkEndpointGroupHttpRequest.Builder.mergeFrom(InsertNetworkEndpointGroupHttpRequest other) |
static InsertNetworkEndpointGroupHttpRequest.Builder |
InsertNetworkEndpointGroupHttpRequest.newBuilder(InsertNetworkEndpointGroupHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertNetworkEndpointGroupHttpRequest,Operation> |
HttpJsonNetworkEndpointGroupStub.insertNetworkEndpointGroupMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertNetworkEndpointGroupHttpRequest,Operation> |
HttpJsonNetworkEndpointGroupStub.insertNetworkEndpointGroupCallable() |
UnaryCallable<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupStub.insertNetworkEndpointGroupCallable() |
UnaryCallSettings<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupStubSettings.insertNetworkEndpointGroupSettings()
Returns the object with the settings used for calls to insertNetworkEndpointGroup.
|
UnaryCallSettings.Builder<InsertNetworkEndpointGroupHttpRequest,Operation> |
NetworkEndpointGroupStubSettings.Builder.insertNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to insertNetworkEndpointGroup.
|
Copyright © 2019 Google LLC. All rights reserved.