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