Uses of Class
com.google.cloud.compute.v1.EnableXpnResourceProjectRequest
-
Packages that use EnableXpnResourceProjectRequest 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 EnableXpnResourceProjectRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return EnableXpnResourceProjectRequest Modifier and Type Method Description EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest.Builder. build()EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest.Builder. buildPartial()static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. getDefaultInstance()EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest.Builder. getDefaultInstanceForType()EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. getDefaultInstanceForType()static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseDelimitedFrom(InputStream input)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(byte[] data)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(com.google.protobuf.ByteString data)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(InputStream input)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(ByteBuffer data)static EnableXpnResourceProjectRequestEnableXpnResourceProjectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type EnableXpnResourceProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EnableXpnResourceProjectRequest,Operation>ProjectsClient. enableXpnResourceCallable()Enable service resource (a.k.a service project) for a host project, so that subnets in the host project can be used by instances in the service project.com.google.api.gax.rpc.OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsClient. enableXpnResourceOperationCallable()Enable service resource (a.k.a service project) for a host project, so that subnets in the host project can be used by instances in the service project.com.google.api.gax.rpc.OperationCallSettings.Builder<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsSettings.Builder. enableXpnResourceOperationSettings()Returns the builder for the settings used for calls to enableXpnResource.com.google.api.gax.rpc.OperationCallSettings<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsSettings. enableXpnResourceOperationSettings()Returns the object with the settings used for calls to enableXpnResource.com.google.api.gax.rpc.UnaryCallSettings.Builder<EnableXpnResourceProjectRequest,Operation>ProjectsSettings.Builder. enableXpnResourceSettings()Returns the builder for the settings used for calls to enableXpnResource.com.google.api.gax.rpc.UnaryCallSettings<EnableXpnResourceProjectRequest,Operation>ProjectsSettings. enableXpnResourceSettings()Returns the object with the settings used for calls to enableXpnResource.com.google.protobuf.Parser<EnableXpnResourceProjectRequest>EnableXpnResourceProjectRequest. getParserForType()static com.google.protobuf.Parser<EnableXpnResourceProjectRequest>EnableXpnResourceProjectRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type EnableXpnResourceProjectRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ProjectsClient. enableXpnResourceAsync(EnableXpnResourceProjectRequest request)Enable service resource (a.k.a service project) for a host project, so that subnets in the host project can be used by instances in the service project.EnableXpnResourceProjectRequest.BuilderEnableXpnResourceProjectRequest.Builder. mergeFrom(EnableXpnResourceProjectRequest other)static EnableXpnResourceProjectRequest.BuilderEnableXpnResourceProjectRequest. newBuilder(EnableXpnResourceProjectRequest prototype) -
Uses of EnableXpnResourceProjectRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type EnableXpnResourceProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EnableXpnResourceProjectRequest,Operation>HttpJsonProjectsStub. enableXpnResourceCallable()com.google.api.gax.rpc.UnaryCallable<EnableXpnResourceProjectRequest,Operation>ProjectsStub. enableXpnResourceCallable()com.google.api.gax.rpc.OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation>HttpJsonProjectsStub. enableXpnResourceOperationCallable()com.google.api.gax.rpc.OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsStub. enableXpnResourceOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsStubSettings.Builder. enableXpnResourceOperationSettings()Returns the builder for the settings used for calls to enableXpnResource.com.google.api.gax.rpc.OperationCallSettings<EnableXpnResourceProjectRequest,Operation,Operation>ProjectsStubSettings. enableXpnResourceOperationSettings()Returns the object with the settings used for calls to enableXpnResource.com.google.api.gax.rpc.UnaryCallSettings.Builder<EnableXpnResourceProjectRequest,Operation>ProjectsStubSettings.Builder. enableXpnResourceSettings()Returns the builder for the settings used for calls to enableXpnResource.com.google.api.gax.rpc.UnaryCallSettings<EnableXpnResourceProjectRequest,Operation>ProjectsStubSettings. enableXpnResourceSettings()Returns the object with the settings used for calls to enableXpnResource.
-