Home
last modified time | relevance | path

Searched refs:startWithEncryptionKeyOperationCallable (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/instances/startwithencryptionkey/
DAsyncStartWithEncryptionKeyLRO.java49 instancesClient.startWithEncryptionKeyOperationCallable().futureCall(request); in asyncStartWithEncryptionKeyLRO()
/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
DInstancesClient.java5234 return startWithEncryptionKeyOperationCallable().futureCall(request); in startWithEncryptionKeyAsync()
5268 startWithEncryptionKeyOperationCallable() { in startWithEncryptionKeyOperationCallable() method in InstancesClient
5269 return stub.startWithEncryptionKeyOperationCallable(); in startWithEncryptionKeyOperationCallable()
/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/stub/
DInstancesStub.java405 startWithEncryptionKeyOperationCallable() { in startWithEncryptionKeyOperationCallable() method in InstancesStub
DHttpJsonInstancesStub.java2639 startWithEncryptionKeyOperationCallable; field in HttpJsonInstancesStub
3280 this.startWithEncryptionKeyOperationCallable = in HttpJsonInstancesStub()
3788 startWithEncryptionKeyOperationCallable() { in startWithEncryptionKeyOperationCallable() method in HttpJsonInstancesStub
3789 return startWithEncryptionKeyOperationCallable; in startWithEncryptionKeyOperationCallable()