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