Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
ImportJobName |
ImportJobName.Builder.build() |
static ImportJobName |
ImportJobName.of(String project,
String location,
String keyRing,
String importJob) |
static ImportJobName |
ImportJobName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<ImportJobName> |
ImportJobName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
ImportJob |
KeyManagementServiceClient.getImportJob(ImportJobName name)
Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob].
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
ImportJobName.toStringList(List<ImportJobName> values) |
Copyright © 2022 Google LLC. All rights reserved.