Uses of Class
com.google.cloud.compute.v1.DisableXpnHostProjectRequest
-
Packages that use DisableXpnHostProjectRequest 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 DisableXpnHostProjectRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DisableXpnHostProjectRequest Modifier and Type Method Description DisableXpnHostProjectRequest
DisableXpnHostProjectRequest.Builder. build()
DisableXpnHostProjectRequest
DisableXpnHostProjectRequest.Builder. buildPartial()
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. getDefaultInstance()
DisableXpnHostProjectRequest
DisableXpnHostProjectRequest.Builder. getDefaultInstanceForType()
DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. getDefaultInstanceForType()
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseDelimitedFrom(InputStream input)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(byte[] data)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(InputStream input)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(ByteBuffer data)
static DisableXpnHostProjectRequest
DisableXpnHostProjectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type DisableXpnHostProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DisableXpnHostProjectRequest,Operation>
ProjectsClient. disableXpnHostCallable()
Disable this project as a shared VPC host project.com.google.api.gax.rpc.OperationCallable<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsClient. disableXpnHostOperationCallable()
Disable this project as a shared VPC host project.com.google.api.gax.rpc.OperationCallSettings.Builder<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsSettings.Builder. disableXpnHostOperationSettings()
Returns the builder for the settings used for calls to disableXpnHost.com.google.api.gax.rpc.OperationCallSettings<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsSettings. disableXpnHostOperationSettings()
Returns the object with the settings used for calls to disableXpnHost.com.google.api.gax.rpc.UnaryCallSettings.Builder<DisableXpnHostProjectRequest,Operation>
ProjectsSettings.Builder. disableXpnHostSettings()
Returns the builder for the settings used for calls to disableXpnHost.com.google.api.gax.rpc.UnaryCallSettings<DisableXpnHostProjectRequest,Operation>
ProjectsSettings. disableXpnHostSettings()
Returns the object with the settings used for calls to disableXpnHost.com.google.protobuf.Parser<DisableXpnHostProjectRequest>
DisableXpnHostProjectRequest. getParserForType()
static com.google.protobuf.Parser<DisableXpnHostProjectRequest>
DisableXpnHostProjectRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type DisableXpnHostProjectRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
ProjectsClient. disableXpnHostAsync(DisableXpnHostProjectRequest request)
Disable this project as a shared VPC host project.DisableXpnHostProjectRequest.Builder
DisableXpnHostProjectRequest.Builder. mergeFrom(DisableXpnHostProjectRequest other)
static DisableXpnHostProjectRequest.Builder
DisableXpnHostProjectRequest. newBuilder(DisableXpnHostProjectRequest prototype)
-
Uses of DisableXpnHostProjectRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DisableXpnHostProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DisableXpnHostProjectRequest,Operation>
HttpJsonProjectsStub. disableXpnHostCallable()
com.google.api.gax.rpc.UnaryCallable<DisableXpnHostProjectRequest,Operation>
ProjectsStub. disableXpnHostCallable()
com.google.api.gax.rpc.OperationCallable<DisableXpnHostProjectRequest,Operation,Operation>
HttpJsonProjectsStub. disableXpnHostOperationCallable()
com.google.api.gax.rpc.OperationCallable<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsStub. disableXpnHostOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsStubSettings.Builder. disableXpnHostOperationSettings()
Returns the builder for the settings used for calls to disableXpnHost.com.google.api.gax.rpc.OperationCallSettings<DisableXpnHostProjectRequest,Operation,Operation>
ProjectsStubSettings. disableXpnHostOperationSettings()
Returns the object with the settings used for calls to disableXpnHost.com.google.api.gax.rpc.UnaryCallSettings.Builder<DisableXpnHostProjectRequest,Operation>
ProjectsStubSettings.Builder. disableXpnHostSettings()
Returns the builder for the settings used for calls to disableXpnHost.com.google.api.gax.rpc.UnaryCallSettings<DisableXpnHostProjectRequest,Operation>
ProjectsStubSettings. disableXpnHostSettings()
Returns the object with the settings used for calls to disableXpnHost.
-