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