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 |
---|---|
EnableXpnHostProjectHttpRequest |
EnableXpnHostProjectHttpRequest.Builder.build() |
static EnableXpnHostProjectHttpRequest |
EnableXpnHostProjectHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<EnableXpnHostProjectHttpRequest,Operation> |
ProjectClient.enableXpnHostProjectCallable()
Enable this project as a shared VPC host project.
|
UnaryCallSettings<EnableXpnHostProjectHttpRequest,Operation> |
ProjectSettings.enableXpnHostProjectSettings()
Returns the object with the settings used for calls to enableXpnHostProject.
|
UnaryCallSettings.Builder<EnableXpnHostProjectHttpRequest,Operation> |
ProjectSettings.Builder.enableXpnHostProjectSettings()
Returns the builder for the settings used for calls to enableXpnHostProject.
|
Modifier and Type | Method and Description |
---|---|
Operation |
ProjectClient.enableXpnHostProject(EnableXpnHostProjectHttpRequest request)
Enable this project as a shared VPC host project.
|
EnableXpnHostProjectHttpRequest.Builder |
EnableXpnHostProjectHttpRequest.Builder.mergeFrom(EnableXpnHostProjectHttpRequest other) |
static EnableXpnHostProjectHttpRequest.Builder |
EnableXpnHostProjectHttpRequest.newBuilder(EnableXpnHostProjectHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<EnableXpnHostProjectHttpRequest,Operation> |
HttpJsonProjectStub.enableXpnHostProjectMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<EnableXpnHostProjectHttpRequest,Operation> |
HttpJsonProjectStub.enableXpnHostProjectCallable() |
UnaryCallable<EnableXpnHostProjectHttpRequest,Operation> |
ProjectStub.enableXpnHostProjectCallable() |
UnaryCallSettings<EnableXpnHostProjectHttpRequest,Operation> |
ProjectStubSettings.enableXpnHostProjectSettings()
Returns the object with the settings used for calls to enableXpnHostProject.
|
UnaryCallSettings.Builder<EnableXpnHostProjectHttpRequest,Operation> |
ProjectStubSettings.Builder.enableXpnHostProjectSettings()
Returns the builder for the settings used for calls to enableXpnHostProject.
|
Copyright © 2019 Google LLC. All rights reserved.