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