Uses of Class
com.google.cloud.compute.v1.StartWithEncryptionKeyInstanceRequest
-
Packages that use StartWithEncryptionKeyInstanceRequest 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 StartWithEncryptionKeyInstanceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return StartWithEncryptionKeyInstanceRequest Modifier and Type Method Description StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest.Builder. build()StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest.Builder. buildPartial()static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. getDefaultInstance()StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest.Builder. getDefaultInstanceForType()StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. getDefaultInstanceForType()static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseDelimitedFrom(InputStream input)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(byte[] data)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(com.google.protobuf.ByteString data)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(InputStream input)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(ByteBuffer data)static StartWithEncryptionKeyInstanceRequestStartWithEncryptionKeyInstanceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type StartWithEncryptionKeyInstanceRequest Modifier and Type Method Description com.google.protobuf.Parser<StartWithEncryptionKeyInstanceRequest>StartWithEncryptionKeyInstanceRequest. getParserForType()static com.google.protobuf.Parser<StartWithEncryptionKeyInstanceRequest>StartWithEncryptionKeyInstanceRequest. parser()com.google.api.gax.rpc.UnaryCallable<StartWithEncryptionKeyInstanceRequest,Operation>InstancesClient. startWithEncryptionKeyCallable()Starts an instance that was stopped using the instances().stop method.com.google.api.gax.rpc.OperationCallable<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesClient. startWithEncryptionKeyOperationCallable()Starts an instance that was stopped using the instances().stop method.com.google.api.gax.rpc.OperationCallSettings.Builder<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesSettings.Builder. startWithEncryptionKeyOperationSettings()Returns the builder for the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.OperationCallSettings<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesSettings. startWithEncryptionKeyOperationSettings()Returns the object with the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartWithEncryptionKeyInstanceRequest,Operation>InstancesSettings.Builder. startWithEncryptionKeySettings()Returns the builder for the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.UnaryCallSettings<StartWithEncryptionKeyInstanceRequest,Operation>InstancesSettings. startWithEncryptionKeySettings()Returns the object with the settings used for calls to startWithEncryptionKey.Methods in com.google.cloud.compute.v1 with parameters of type StartWithEncryptionKeyInstanceRequest Modifier and Type Method Description StartWithEncryptionKeyInstanceRequest.BuilderStartWithEncryptionKeyInstanceRequest.Builder. mergeFrom(StartWithEncryptionKeyInstanceRequest other)static StartWithEncryptionKeyInstanceRequest.BuilderStartWithEncryptionKeyInstanceRequest. newBuilder(StartWithEncryptionKeyInstanceRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. startWithEncryptionKeyAsync(StartWithEncryptionKeyInstanceRequest request)Starts an instance that was stopped using the instances().stop method. -
Uses of StartWithEncryptionKeyInstanceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type StartWithEncryptionKeyInstanceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<StartWithEncryptionKeyInstanceRequest,Operation>HttpJsonInstancesStub. startWithEncryptionKeyCallable()com.google.api.gax.rpc.UnaryCallable<StartWithEncryptionKeyInstanceRequest,Operation>InstancesStub. startWithEncryptionKeyCallable()com.google.api.gax.rpc.OperationCallable<StartWithEncryptionKeyInstanceRequest,Operation,Operation>HttpJsonInstancesStub. startWithEncryptionKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesStub. startWithEncryptionKeyOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesStubSettings.Builder. startWithEncryptionKeyOperationSettings()Returns the builder for the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.OperationCallSettings<StartWithEncryptionKeyInstanceRequest,Operation,Operation>InstancesStubSettings. startWithEncryptionKeyOperationSettings()Returns the object with the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartWithEncryptionKeyInstanceRequest,Operation>InstancesStubSettings.Builder. startWithEncryptionKeySettings()Returns the builder for the settings used for calls to startWithEncryptionKey.com.google.api.gax.rpc.UnaryCallSettings<StartWithEncryptionKeyInstanceRequest,Operation>InstancesStubSettings. startWithEncryptionKeySettings()Returns the object with the settings used for calls to startWithEncryptionKey.
-