- getAdditionalInfo() - Method in class com.microsoft.azure.keyvault.models.Error
-
- getAdditionalInfo() - Method in class com.microsoft.azure.keyvault.models.ErrorResponseMessage
-
- getAlg() - Method in class com.microsoft.azure.keyvault.models.KeyOperationRequest
-
- getAlg() - Method in class com.microsoft.azure.keyvault.models.KeyOpRequestMessage
-
- getApiVersion() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Gets the API version.
- getApiVersion() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.CreateKeyRequestMessage
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.GetKeyResponseMessage
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.ImportKeyRequestMessage
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyItem
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretItem
-
- getAttributes() - Method in class com.microsoft.azure.keyvault.models.UpdateKeyRequestMessage
-
- getBaseIdentifier() - Method in class com.microsoft.azure.keyvault.models.ObjectIdentifier
-
The base identifier for an object, does not include the object version.
- getBaseUri() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Gets the URI used as the base for all cloud service requests.
- getBaseUri() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getCode() - Method in class com.microsoft.azure.keyvault.models.Error
-
- getContentType() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getContentType() - Method in class com.microsoft.azure.keyvault.models.SecretItem
-
- getCreated() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
Optional.
- getCreated() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
Optional.
- getCreatedUnixTime() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
- getCreatedUnixTime() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
- getCredentials() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Gets or sets the credential
- getCredentials() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getD() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getDigest() - Method in class com.microsoft.azure.keyvault.models.VerifyRequestMessage
-
- getDP() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getDQ() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getE() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getEnabled() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
Optional.
- getEnabled() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
Optional.
- getError() - Method in class com.microsoft.azure.keyvault.models.ErrorResponseMessage
-
- getExpires() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
Optional.
- getExpires() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
Optional.
- getExpiresUnixTime() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
- getExpiresUnixTime() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
- getHsm() - Method in class com.microsoft.azure.keyvault.models.ImportKeyRequestMessage
-
- getId() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getId() - Method in class com.microsoft.azure.keyvault.models.SecretItem
-
- getIdentifier() - Method in class com.microsoft.azure.keyvault.models.KeyItem
-
- getIdentifier() - Method in class com.microsoft.azure.keyvault.models.KeyOpResponseMessage
-
- getIdentifier() - Method in class com.microsoft.azure.keyvault.models.ObjectIdentifier
-
The identifier for an object, includes the objects version.
- getIdentifier() - Method in class com.microsoft.azure.keyvault.models.SecretItem
-
- getk() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getKey() - Method in class com.microsoft.azure.keyvault.models.GetKeyResponseMessage
-
- getKey() - Method in class com.microsoft.azure.keyvault.models.ImportKeyRequestMessage
-
- getKey() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
-
- getKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns key data.
- getKeyAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns key data.
- getKeyAsync(String, String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKeyAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKeyIdentifier() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
-
- getKeyOps() - Method in class com.microsoft.azure.keyvault.models.CreateKeyRequestMessage
-
- getKeyOps() - Method in class com.microsoft.azure.keyvault.models.UpdateKeyRequestMessage
-
- getKeyOps() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- GetKeyResponseMessage - Class in com.microsoft.azure.keyvault.models
-
- GetKeyResponseMessage() - Constructor for class com.microsoft.azure.keyvault.models.GetKeyResponseMessage
-
- getKeysAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns a list of keys in the vault.
- getKeysAsync(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKeySize() - Method in class com.microsoft.azure.keyvault.models.CreateKeyRequestMessage
-
- getKeysNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns the next page of the list of keys in the vault.
- getKeysNextAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKeyVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns a list of versions of a vault key.
- getKeyVersionsAsync(String, String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKeyVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns the next page of the list of versions of a vault key.
- getKeyVersionsNextAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getKid() - Method in class com.microsoft.azure.keyvault.models.KeyItem
-
- getKid() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
-
- getKid() - Method in class com.microsoft.azure.keyvault.models.KeyOpResponseMessage
-
- getKid() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getKty() - Method in class com.microsoft.azure.keyvault.models.CreateKeyRequestMessage
-
- getKty() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getLongRunningOperationInitialTimeout() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Gets or sets the initial timeout for Long Running Operations.
- getLongRunningOperationInitialTimeout() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getLongRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Gets or sets the retry timeout for Long Running Operations.
- getLongRunningOperationRetryTimeout() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getMessage() - Method in class com.microsoft.azure.keyvault.models.Error
-
- getN() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getName() - Method in class com.microsoft.azure.keyvault.models.ObjectIdentifier
-
The name of the object.
- getNextLink() - Method in class com.microsoft.azure.keyvault.models.ListKeysResponseMessage
-
- getNextLink() - Method in class com.microsoft.azure.keyvault.models.ListSecretsResponseMessage
-
- getNotBefore() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
Optional.
- getNotBefore() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
Optional.
- getNotBeforeUnixTime() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
- getNotBeforeUnixTime() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
- getP() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getParameters() - Method in class com.microsoft.azure.keyvault.authentication.BearerAuthentication
-
Returns authentication parameters, which typically are the contents of
the www-authenticate HTTP header.
- getQ() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getQI() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getResult() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
-
- getSchemeName() - Method in class com.microsoft.azure.keyvault.authentication.BearerAuthentication
-
- getSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns secret data.
- getSecretAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns secret data.
- getSecretAsync(String, String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getSecretAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getSecretIdentifier() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getSecretsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
Returns a list of secrets in the vault.
- getSecretsAsync(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getSecretsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
- getSecretsNextAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getSecretVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
- getSecretVersionsAsync(String, String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getSecretVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
- getSecretVersionsNextAsync(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getServiceClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClient
-
- getServiceClient() - Method in class com.microsoft.azure.keyvault.KeyVaultClientImpl
-
- getT() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.CreateKeyRequestMessage
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.GetKeyResponseMessage
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.ImportKeyRequestMessage
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.KeyItem
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.SecretItem
-
- getTags() - Method in class com.microsoft.azure.keyvault.models.UpdateKeyRequestMessage
-
- getUpdated() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
Optional.
- getUpdated() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
Optional.
- getUpdatedUnixTime() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
-
- getUpdatedUnixTime() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.BackupKeyResponseMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.KeyOperationRequest
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.KeyOpRequestMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.KeyOpResponseMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.ListKeysResponseMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.ListSecretsResponseMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.RestoreKeyRequestMessage
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.Secret
-
- getValue() - Method in class com.microsoft.azure.keyvault.models.VerifyResponseMessage
-
- getVault() - Method in class com.microsoft.azure.keyvault.models.ObjectIdentifier
-
The vault containing the object
- getVersion() - Method in class com.microsoft.azure.keyvault.models.ObjectIdentifier
-
The version of the object.