| Package | Description |
|---|---|
| com.google.api.services.iam.v1.model |
| Modifier and Type | Method and Description |
|---|---|
KeyData |
KeyData.clone() |
KeyData |
WorkforcePoolProviderKey.getKeyData()
Immutable.
|
KeyData |
WorkloadIdentityPoolProviderKey.getKeyData()
Immutable.
|
KeyData |
KeyData.set(String fieldName,
Object value) |
KeyData |
KeyData.setFormat(String format)
Output only.
|
KeyData |
KeyData.setKey(String key)
Output only.
|
KeyData |
KeyData.setKeySpec(String keySpec)
Required.
|
KeyData |
KeyData.setNotAfterTime(String notAfterTime)
Output only.
|
KeyData |
KeyData.setNotBeforeTime(String notBeforeTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
WorkforcePoolProviderKey |
WorkforcePoolProviderKey.setKeyData(KeyData keyData)
Immutable.
|
WorkloadIdentityPoolProviderKey |
WorkloadIdentityPoolProviderKey.setKeyData(KeyData keyData)
Immutable.
|
Copyright © 2011–2023 Google. All rights reserved.