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 EnableXpnHostProjectRequestEnableXpnHostProjectRequest.Builder. build()EnableXpnHostProjectRequestEnableXpnHostProjectRequest.Builder. buildPartial()static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. getDefaultInstance()EnableXpnHostProjectRequestEnableXpnHostProjectRequest.Builder. getDefaultInstanceForType()EnableXpnHostProjectRequestEnableXpnHostProjectRequest. getDefaultInstanceForType()static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseDelimitedFrom(InputStream input)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(byte[] data)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(InputStream input)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. parseFrom(ByteBuffer data)static EnableXpnHostProjectRequestEnableXpnHostProjectRequest. 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.BuilderEnableXpnHostProjectRequest.Builder. mergeFrom(EnableXpnHostProjectRequest other)static EnableXpnHostProjectRequest.BuilderEnableXpnHostProjectRequest. 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.
-