A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptDatetime(OffsetDateTime) - Method in class com.azure.applicationconfig.models.SettingSelector
-
If set, then configuration setting values will be retrieved as they existed at the provided datetime.
- acceptDateTime() - Method in class com.azure.applicationconfig.models.SettingSelector
-
Gets the date time for the request query.
- ACTIVE_DIRECTORY - com.azure.core.AzureEnvironment.Endpoint
-
Active Directory authentication endpoint.
- activeDirectoryEndpoint() - Method in class com.azure.core.AzureEnvironment
- activeDirectoryGraphApiVersion() - Method in class com.azure.core.AzureEnvironment
- activeDirectoryResourceId() - Method in class com.azure.core.AzureEnvironment
- add(int, E) - Method in class com.azure.core.management.PagedList
- add(E) - Method in class com.azure.core.management.PagedList
- addAll(int, Collection<? extends E>) - Method in class com.azure.core.management.PagedList
- addAll(Collection<? extends E>) - Method in class com.azure.core.management.PagedList
- addData(Object, Object) - Method in class com.azure.core.util.Context
- AddDatePolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds Date header in RFC 1123 format when sending an HTTP request.
- AddDatePolicy() - Constructor for class com.azure.core.http.policy.AddDatePolicy
- addHeader(String, String) - Method in class com.azure.core.test.http.MockHttpResponse
-
Adds the header
name
andvalue
to the existing set of HTTP headers. - AddHeadersPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds a particular set of headers to HTTP requests.
- AddHeadersPolicy(HttpHeaders) - Constructor for class com.azure.core.http.policy.AddHeadersPolicy
-
Creates a AddHeadersPolicy.
- addNetworkCall(NetworkCallRecord) - Method in class com.azure.core.test.models.RecordedData
-
Adds a network call to the end of the list.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Adds a policy to the set of existing policies that are executed after
ConfigurationAsyncClient
required policies. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Adds a policy to the set of existing policies that are executed after
ConfigurationClient
required policies. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Adds a policy to the set of existing policies that are executed after
KeyAsyncClient
required policies. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Adds a policy to the set of existing policies that are executed after
KeyClient
required policies. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Adds a policy to the set of existing policies that are executed after
SecretAsyncClient
required policies. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.keyvault.SecretClientBuilder
-
Adds a policy to the set of existing policies that are executed after
SecretClient
required policies. - address() - Method in class com.azure.core.http.ProxyOptions
- addSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Adds a configuration value in the service if that key and label does not exist.
- addSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Adds a configuration value in the service if that key and label does not exist.
- addSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Adds a configuration value in the service if that key does not exist.
- addSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Adds a configuration value in the service if that key does not exist.
- addTextReplacementRule(String, String) - Method in class com.azure.core.test.InterceptorManager
-
Add text replacement rule (regex as key, the replacement text as value) into
InterceptorManager.textReplacementRules
- addValue(String) - Method in class com.azure.core.http.HttpHeader
-
Add a new value to the end of the Header.
- addVariable(String) - Method in class com.azure.core.test.models.RecordedData
-
Adds a variable to the end of the list.
- afterTest() - Method in class com.azure.core.test.TestBase
-
Dispose of any resources and clean-up after a test case runs.
- APPLICATION_INSIGHTS - com.azure.core.AzureEnvironment.Endpoint
-
Azure Application Insights.
- applicationInsightsEndpoint() - Method in class com.azure.core.AzureEnvironment
- ApplicationTokenCredentials - Class in com.azure.core.auth.credentials
-
Token based credentials for use with a REST Service Client.
- ApplicationTokenCredentials(String, String, byte[], String, AzureEnvironment) - Constructor for class com.azure.core.auth.credentials.ApplicationTokenCredentials
-
Initializes a new instance of the ApplicationTokenCredentials.
- ApplicationTokenCredentials(String, String, String, AzureEnvironment) - Constructor for class com.azure.core.auth.credentials.ApplicationTokenCredentials
-
Initializes a new instance of the ApplicationTokenCredentials.
- AsyncOperationResource - Class in com.azure.core.management
-
A deserialized POJO representation of an asynchronous operation.
- AsyncOperationResource() - Constructor for class com.azure.core.management.AsyncOperationResource
- AZURE - Static variable in class com.azure.core.AzureEnvironment
-
Provides the settings for authentication with Azure.
- AZURE_CHINA - Static variable in class com.azure.core.AzureEnvironment
-
Provides the settings for authentication with Azure China.
- AZURE_CLIENT_ID - Static variable in class com.azure.core.configuration.BaseConfigurations
-
AAD
- AZURE_CLIENT_SECRET - Static variable in class com.azure.core.configuration.BaseConfigurations
-
AAD
- AZURE_CLOUD - Static variable in class com.azure.core.configuration.BaseConfigurations
-
mooncake, govcloud, etc.
- AZURE_GERMANY - Static variable in class com.azure.core.AzureEnvironment
-
Provides the settings for authentication with Azure Germany.
- AZURE_LOG_LEVEL - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Enable console logging by setting a log level.
- AZURE_PASSWORD - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Azure password for U/P Auth.
- AZURE_RESOURCE_GROUP - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Azure resource group.
- AZURE_SUBSCRIPTION_ID - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Azure subscription.
- AZURE_TELEMETRY_DISABLED - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Disables telemetry.
- AZURE_TENANT_ID - Static variable in class com.azure.core.configuration.BaseConfigurations
-
AAD
- AZURE_TRACING_DISABLED - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Disables tracing.
- AZURE_US_GOVERNMENT - Static variable in class com.azure.core.AzureEnvironment
-
Provides the settings for authentication with Azure US Government.
- AZURE_USERNAME - Static variable in class com.azure.core.configuration.BaseConfigurations
-
Azure username for U/P Auth.
- AzureCliCredentials - Class in com.azure.core.auth.credentials
-
Token based credentials for use with a REST Service Client.
- azureDataLakeAnalyticsCatalogAndJobEndpointSuffix() - Method in class com.azure.core.AzureEnvironment
- azureDataLakeStoreFileSystemEndpointSuffix() - Method in class com.azure.core.AzureEnvironment
- azureEnvironment() - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
- azureEnvironment() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- azureEnvironment() - Method in class com.azure.core.management.AzureServiceClient
-
Get the environment that this AzureServiceClient targets.
- AzureEnvironment - Class in com.azure.core
-
An instance of this class describes an environment in Azure.
- AzureEnvironment(Map<String, String>) - Constructor for class com.azure.core.AzureEnvironment
-
Initializes an instance of AzureEnvironment class.
- AzureEnvironment.Endpoint - Enum in com.azure.core
-
The enum representing available endpoints in an environment.
- AzureException - Exception in com.azure.core.exception
-
The base exception type for all Azure-related exceptions.
- AzureException(String) - Constructor for exception com.azure.core.exception.AzureException
-
Initializes a new instance of the AzureException class.
- AzureException(String, Throwable) - Constructor for exception com.azure.core.exception.AzureException
-
Initializes a new instance of the AzureException class.
- AzureHost - Annotation Type in com.azure.core.management.annotations
-
An extension to
Host
, allowing endpoints ofAzureEnvironment
to be specified instead of string host names. - AzureJacksonAdapter - Class in com.azure.core.management.serializer
-
A serialization helper class overriding
JacksonAdapter
with extra functionality useful for Azure operations. - AzureJacksonAdapter() - Constructor for class com.azure.core.management.serializer.AzureJacksonAdapter
-
Creates an instance of the Azure flavored Jackson adapter.
- AzureServiceClient - Class in com.azure.core.management
-
The base class for generated Azure service clients.
- AzureServiceClient(HttpPipeline, AzureEnvironment) - Constructor for class com.azure.core.management.AzureServiceClient
-
Initializes a new instance of the AzureServiceClient class.
- AzureTokenCredentials - Class in com.azure.core.auth.credentials
-
AzureTokenCredentials represents a credentials object with access to Azure Resource management.
- AzureTokenCredentials(AzureEnvironment, String) - Constructor for class com.azure.core.auth.credentials.AzureTokenCredentials
-
Initializes a new instance of the AzureTokenCredentials.
B
- backupKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Requests a backup of the specified key be downloaded to the client.
- backupKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Requests a backup of the specified key be downloaded to the client.
- backupSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
Requests a backup of the specified secret be downloaded to the client.
- backupSecret(String) - Method in class com.azure.keyvault.SecretClient
-
Requests a backup of the specified secret be downloaded to the client.
- BaseConfigurations - Class in com.azure.core.configuration
-
Represents the well-known, commonly expected, environment variables.
- baseUri() - Method in class com.azure.applicationconfig.credentials.ConfigurationClientCredentials
-
Gets the base URI of the Azure App Configuration instance based on the provided connection string.
- BASIC - com.azure.core.http.policy.HttpLogDetailLevel
-
Logs only URLs, HTTP methods, and time to finish the request.
- BasicAuthenticationCredential - Class in com.azure.core.credentials
-
Basic Auth credentials for use with a REST Service Client.
- BasicAuthenticationCredential(String, String) - Constructor for class com.azure.core.credentials.BasicAuthenticationCredential
-
Creates a basic authentication credential.
- beforeTest() - Method in class com.azure.core.test.TestBase
-
Performs any set-up before each test case.
- Beta - Annotation Type in com.azure.core.annotations
-
Annotation to indicate that a functionality is in preview.
- body() - Method in class com.azure.core.http.HttpRequest
-
Get the request content.
- body() - Method in class com.azure.core.http.HttpResponse
-
Get the publisher emitting response content chunks.
- body() - Method in class com.azure.core.test.http.MockHttpResponse
-
Get the publisher emitting response content chunks.
- BODY - com.azure.core.http.policy.HttpLogDetailLevel
-
Logs everything in BASIC, plus all the request and response body.
- BODY_AND_HEADERS - com.azure.core.http.policy.HttpLogDetailLevel
-
Logs everything in HEADERS and BODY.
- bodyAsByteArray() - Method in class com.azure.core.http.HttpResponse
-
Get the response content as a byte[].
- bodyAsByteArray() - Method in class com.azure.core.test.http.MockHttpResponse
-
Get the response content as a byte[].
- bodyAsString() - Method in class com.azure.core.http.HttpResponse
-
Get the response content as a string.
- bodyAsString() - Method in class com.azure.core.test.http.MockHttpResponse
-
Get the response content as a string.
- bodyAsString(Charset) - Method in class com.azure.core.http.HttpResponse
-
Get the response content as a string.
- bodyAsString(Charset) - Method in class com.azure.core.test.http.MockHttpResponse
-
Get the response content as a string.
- BodyParam - Annotation Type in com.azure.core.annotations
-
Annotation to annotate a parameter to send to a REST endpoint as HTTP Request content.
- buffer() - Method in class com.azure.core.http.HttpRequest
-
Creates a clone of the request.
- buffer() - Method in class com.azure.core.http.HttpResponse
-
Get a new Response object wrapping this response with it's content buffered into memory.
- build() - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Creates a
ConfigurationAsyncClient
based on options set in the Builder. - build() - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Creates a
ConfigurationClient
based on options set in the Builder. - build() - Method in class com.azure.core.http.HttpPipelineBuilder
-
Creates a
HttpPipeline
based on options set in the Builder. - build() - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Creates a
KeyAsyncClient
based on options set in the builder. - build() - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Creates a
KeyClient
based on options set in the builder. - build() - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Creates a
SecretAsyncClient
based on options set in the builder. - build() - Method in class com.azure.keyvault.SecretClientBuilder
-
Creates a
SecretClient
based on options set in the builder. - builder() - Static method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Creates a builder that can configure options for the ConfigurationAsyncClient before creating an instance of it.
- builder() - Static method in class com.azure.applicationconfig.ConfigurationClient
-
Creates a builder that can configure options for the ConfigurationClient before creating an instance of it.
- builder() - Static method in class com.azure.core.http.HttpPipeline
-
Creates a builder that can configure options for the HttpPipeline before creating an instance of it.
- builder() - Static method in class com.azure.keyvault.SecretAsyncClient
-
Creates a builder that can configure options for the SecretAsyncClient before creating an instance of it.
- builder() - Static method in class com.azure.keyvault.SecretClient
-
Creates a builder that can configure options for the SecretClient before creating an instance of it.
C
- CANCELED - Static variable in class com.azure.core.management.OperationState
-
The provisioning state of the operation resource if the operation is canceled.
- clear() - Method in class com.azure.core.management.PagedList
- clearMemory() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Clear key materials.
- ClientAuthenticationException - Exception in com.azure.core.exception
-
The exception thrown when failed to authenticate the client request with status code of 4XX, typically 401 unauthorized.
- ClientAuthenticationException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
-
Initializes a new instance of the ClientAuthenticationException class.
- ClientAuthenticationException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
-
Initializes a new instance of the ClientAuthenticationException class.
- ClientAuthenticationException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
-
Initializes a new instance of the ClientAuthenticationException class.
- clientId() - Method in class com.azure.core.auth.credentials.ApplicationTokenCredentials
-
Gets the active directory application client id.
- clientId() - Method in class com.azure.core.auth.credentials.AzureCliCredentials
- clientId() - Method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
- clientId() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- clientId() - Method in class com.azure.core.auth.credentials.UserTokenCredentials
-
Gets the active directory application client id.
- clone() - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
- clone() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- clone() - Method in class com.azure.core.configuration.Configuration
- clone() - Method in class com.azure.core.http.HttpPipelineNextPolicy
- close() - Method in class com.azure.core.http.HttpResponse
-
Closes the response content stream, if any.
- close() - Method in class com.azure.core.http.rest.StreamResponse
-
Disposes the connection associated with this StreamResponse.
- close() - Method in class com.azure.core.test.InterceptorManager
-
Disposes of resources used by this InterceptorManager.
- CloudError - Class in com.azure.core.management
-
An instance of this class provides additional information about an http error response.
- CloudError() - Constructor for class com.azure.core.management.CloudError
-
Initializes a new instance of CloudError.
- CloudException - Exception in com.azure.core.management
-
Exception thrown for an invalid response with custom error information.
- CloudException(String, HttpResponse) - Constructor for exception com.azure.core.management.CloudException
-
Initializes a new instance of the CloudException class.
- CloudException(String, HttpResponse, CloudError) - Constructor for exception com.azure.core.management.CloudException
-
Initializes a new instance of the CloudException class.
- code() - Method in annotation type com.azure.core.annotations.UnexpectedResponseExceptionType
-
HTTP status codes which trigger the exception to be thrown or returned, if not status codes are listed the exception is always thrown or returned.
- code() - Method in class com.azure.core.management.CloudError
- com.azure.applicationconfig - package com.azure.applicationconfig
-
This package contains the classes for creating a
ConfigurationAsyncClient
to perform operations on Azure Application Configuration service. - com.azure.applicationconfig.credentials - package com.azure.applicationconfig.credentials
-
This package contains classes used to authenticate with Azure Application Configuration service.
- com.azure.applicationconfig.models - package com.azure.applicationconfig.models
-
This package contains classes used for creating and selecting configuration settings in Azure Application Configuration service.
- com.azure.applicationconfig.policy - package com.azure.applicationconfig.policy
-
This package contains policies used by Azure Application Configuration service.
- com.azure.core - package com.azure.core
-
Package containing the types for client side http communication with a REST endpoint.
- com.azure.core.annotations - package com.azure.core.annotations
-
Package containing annotations for client side methods that maps to REST APIs.
- com.azure.core.auth.credentials - package com.azure.core.auth.credentials
-
The package provides credential classes for Azure authentication purposes.
- com.azure.core.configuration - package com.azure.core.configuration
-
Package containing centralized configuration APIs for client libraries.
- com.azure.core.credentials - package com.azure.core.credentials
-
Package containing basic credential classes for authentication purposes.
- com.azure.core.exception - package com.azure.core.exception
- com.azure.core.http - package com.azure.core.http
-
Package containing the HTTP abstractions between the AnnotationParser, RestProxy and HTTP client.
- com.azure.core.http.policy - package com.azure.core.http.policy
-
Package containing HttpPipelinePolicy interface and it's implementations.
- com.azure.core.http.rest - package com.azure.core.http.rest
-
Package containing REST-related APIs.
- com.azure.core.management - package com.azure.core.management
-
Package containing the types for Azure ARM client side http communication with a REST endpoint.
- com.azure.core.management.annotations - package com.azure.core.management.annotations
-
Annotations used on Swagger generated interfaces that are specific to Azure ARM REST APIs.
- com.azure.core.management.serializer - package com.azure.core.management.serializer
-
The package contains classes that handle serialization and deserialization for the REST call payloads in Azure ARM.
- com.azure.core.test - package com.azure.core.test
-
Package contains common test classes for Azure client libraries.
- com.azure.core.test.http - package com.azure.core.test.http
-
Package contains classes to test HTTP communications in Azure client libraries.
- com.azure.core.test.models - package com.azure.core.test.models
-
Package contains models used to test Azure client libraries.
- com.azure.core.test.policy - package com.azure.core.test.policy
-
Package contains
HttpPipelinePolicies
used to test Azure client libraries. - com.azure.core.test.utils - package com.azure.core.test.utils
-
Package contains utility classes used for testing Azure client libraries.
- com.azure.core.util - package com.azure.core.util
- com.azure.keyvault - package com.azure.keyvault
-
This package contains the classes for creating
SecretAsyncClient
andSecretClient
to perform operations on Azure Key Vault. - com.azure.keyvault.keys - package com.azure.keyvault.keys
- com.azure.keyvault.keys.models - package com.azure.keyvault.keys.models
- com.azure.keyvault.keys.models.webkey - package com.azure.keyvault.keys.models.webkey
-
This package contains the classes for key vault JSON web key.
- com.azure.keyvault.models - package com.azure.keyvault.models
-
This package contains classes used for representing secrets, deleted secrets and their attributes in the Azure Key Vault.
- com.azure.tracing.opentelemetry - package com.azure.tracing.opentelemetry
-
An OpenTelemetry implementation of the tracing APIs required by azure-core to enable users to effectively trace their calls and have this information submitted to an OpenTelemetry backend.
- configuration(Configuration) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the configuration store that is used during construction of the service client.
- configuration(Configuration) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the configuration store that is used during construction of the service client.
- Configuration - Class in com.azure.core.configuration
-
Contains configuration information that is used during construction of client libraries.
- Configuration() - Constructor for class com.azure.core.configuration.Configuration
-
Constructs an empty configuration.
- ConfigurationAsyncClient - Class in com.azure.applicationconfig
-
This class provides a client that contains all the operations for
ConfigurationSettings
in Azure App Configuration Store. - ConfigurationAsyncClientBuilder - Class in com.azure.applicationconfig
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
ConfigurationAsyncClient
, callingbuild
constructs an instance of the client. - ConfigurationClient - Class in com.azure.applicationconfig
-
This class provides a client that contains all the operations for
ConfigurationSettings
in Azure App Configuration Store. - ConfigurationClientBuilder - Class in com.azure.applicationconfig
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
ConfigurationClient
, callingbuild
constructs an instance of the client. - ConfigurationClientCredentials - Class in com.azure.applicationconfig.credentials
-
Credentials that authorizes requests to Azure Application Configuration.
- ConfigurationClientCredentials(String) - Constructor for class com.azure.applicationconfig.credentials.ConfigurationClientCredentials
-
Creates an instance that is able to authorize requests to Azure Application Configuration service.
- ConfigurationCredentialsPolicy - Class in com.azure.applicationconfig.policy
-
A policy that authenticates requests with Azure Application Configuration service.
- ConfigurationCredentialsPolicy(ConfigurationClientCredentials) - Constructor for class com.azure.applicationconfig.policy.ConfigurationCredentialsPolicy
-
Creates an instance that is able to apply a
ConfigurationClientCredentials
credential to a request in the pipeline. - ConfigurationManager - Class in com.azure.core.configuration
-
Manages the global configuration store.
- ConfigurationManager() - Constructor for class com.azure.core.configuration.ConfigurationManager
- ConfigurationSetting - Class in com.azure.applicationconfig.models
- ConfigurationSetting() - Constructor for class com.azure.applicationconfig.models.ConfigurationSetting
-
Creates an instance of the configuration setting.
- contains(Object) - Method in class com.azure.core.management.PagedList
- contains(String) - Method in class com.azure.core.configuration.Configuration
-
Determines if the configuration exists.
- containsAll(Collection<?>) - Method in class com.azure.core.management.PagedList
- CONTENT_TYPE - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.contentType()
from the service. - contentType() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets the content type of this configuration setting.
- contentType() - Method in class com.azure.keyvault.models.SecretBase
-
Get the content type.
- contentType(String) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the content type.
- contentType(String) - Method in class com.azure.keyvault.models.Secret
-
Set the content type of the secret.
- contentType(String) - Method in class com.azure.keyvault.models.SecretBase
-
Set the contentType.
- Context - Class in com.azure.core.util
-
Context
offers a means of passing arbitrary data (key-value pairs) to pipeline policies. - Context(Object, Object) - Constructor for class com.azure.core.util.Context
-
Constructs a new
Context
object. - CookiePolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that which stores cookies based on the response Set-Cookie header and adds cookies to requests.
- CookiePolicy() - Constructor for class com.azure.core.http.policy.CookiePolicy
- create() - Static method in class com.azure.core.auth.credentials.AzureCliCredentials
-
Creates an instance of AzureCliCredentials with the default Azure CLI configuration.
- create() - Method in class com.azure.tracing.opentelemetry.OpenTelemetryHttpPolicy
- create(File, File) - Static method in class com.azure.core.auth.credentials.AzureCliCredentials
-
Creates an instance of AzureCliCredentials with custom locations of the token files.
- created() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the the UTC time at which key was created.
- created() - Method in class com.azure.keyvault.models.SecretBase
-
Get the the UTC time at which secret was created.
- createDefault() - Static method in interface com.azure.core.http.HttpClient
-
Create default HttpClient instance.
- createEcKey(EcKeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Creates a new Ec key and stores it in the key vault.
- createEcKey(EcKeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyClient
-
Creates a new Ec key and stores it in the key vault.
- createKey(KeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Creates a new key and stores it in the key vault.
- createKey(KeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyClient
-
Creates a new key and stores it in the key vault.
- createKey(String, KeyType) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Creates a new key and stores it in the key vault.
- createKey(String, KeyType) - Method in class com.azure.keyvault.keys.KeyClient
-
Creates a new key and stores it in the key vault.
- createRsaKey(RsaKeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Creates a new Rsa key and stores it in the key vault.
- createRsaKey(RsaKeyCreateOptions) - Method in class com.azure.keyvault.keys.KeyClient
-
Creates a new Rsa key and stores it in the key vault.
- credential(TokenCredential) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Sets the credential to use when authenticating HTTP requests.
- credential(TokenCredential) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Sets the credential to use when authenticating HTTP requests.
- credential(TokenCredential) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Sets the credential to use when authenticating HTTP requests.
- credential(TokenCredential) - Method in class com.azure.keyvault.SecretClientBuilder
-
Sets the credential to use when authenticating HTTP requests.
- credentials(ConfigurationClientCredentials) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the credentials to use when authenticating HTTP requests.
- credentials(ConfigurationClientCredentials) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the credentials to use when authenticating HTTP requests.
- crv() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the crv value.
- crv(KeyCurveName) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the crv value.
- currentPage() - Method in class com.azure.core.management.PagedList
-
Gets the latest page fetched.
- curve() - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Get the curve.
- curve(KeyCurveName) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the curve.
D
- d() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the d value.
- d(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the d value.
- DATA_LAKE_ANALYTICS - com.azure.core.AzureEnvironment.Endpoint
-
Azure Data Lake Analytics DNS suffix.
- DATA_LAKE_STORE - com.azure.core.AzureEnvironment.Endpoint
-
Azure Data Lake Store DNS suffix.
- dataLakeEndpointResourceId() - Method in class com.azure.core.AzureEnvironment
- DecodeException - Exception in com.azure.core.exception
-
Error raised during response deserialization.
- DecodeException(String, HttpResponse) - Constructor for exception com.azure.core.exception.DecodeException
-
Initializes a new instance of the DecodeException class.
- DecodeException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.DecodeException
-
Initializes a new instance of the DecodeException class.
- DecodeException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.DecodeException
-
Initializes a new instance of the DecodeException class.
- DECRYPT - com.azure.keyvault.keys.models.webkey.KeyOperation
- defaultSubscriptionId() - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
- DelegatedTokenCredentials - Class in com.azure.core.auth.credentials
-
Token based credentials to authenticate an application on behalf of a user.
- DelegatedTokenCredentials(ApplicationTokenCredentials, String) - Constructor for class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Initializes a new instance of the DelegatedTokenCredentials.
- DelegatedTokenCredentials(ApplicationTokenCredentials, String, String) - Constructor for class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Initializes a new instance of the DelegatedTokenCredentials, with a pre-acquired oauth2 authorization code.
- DelegatedTokenCredentials.ResponseMode - Enum in com.azure.core.auth.credentials
-
Specifies the method that should be used to send the resulting token back to your app.
- DELETE - com.azure.core.http.HttpMethod
-
The HTTP DELETE method.
- DELETE - Annotation Type in com.azure.core.annotations
-
HTTP DELETE method annotation describing the parameterized relative path to a REST endpoint for resource deletion.
- deletedDate() - Method in class com.azure.keyvault.keys.models.DeletedKey
-
Get the deleted UTC time.
- deletedDate() - Method in class com.azure.keyvault.models.DeletedSecret
-
Get the deleted UTC time.
- DeletedKey - Class in com.azure.keyvault.keys.models
- DeletedKey() - Constructor for class com.azure.keyvault.keys.models.DeletedKey
- DeletedSecret - Class in com.azure.keyvault.models
-
Deleted Secret is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from
SecretBase
. - DeletedSecret() - Constructor for class com.azure.keyvault.models.DeletedSecret
- deleteKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Deletes a key of any type from the key vault.
- deleteKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Deletes a key of any type from the key vault.
- deleteSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
Deletes a secret from the key vault.
- deleteSecret(String) - Method in class com.azure.keyvault.SecretClient
-
Deletes a secret from the key vault.
- deleteSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Deletes the
ConfigurationSetting
with a matching key, along with the given label and etag. - deleteSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Deletes the
ConfigurationSetting
with a matching key, along with the given label and etag. - deleteSetting(String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Deletes the ConfigurationSetting with a matching
key
. - deleteSetting(String) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Deletes the ConfigurationSetting with a matching
key
. - deserializedHeaders() - Method in class com.azure.core.http.rest.ResponseBase
-
Get the headers from the HTTP response, transformed into the header type H.
- details() - Method in class com.azure.core.management.CloudError
- domain() - Method in class com.azure.core.auth.credentials.AzureCliCredentials
- domain() - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
-
Override this method to provide the domain or tenant ID the token is valid in.
- dp() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the RSA Private Key Parameter value.
- dp(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set RSA Private Key Parameter value.
- dq() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the RSA Private Key Parameter value.
- dq(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set RSA Private Key Parameter value .
E
- e() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the e value.
- e(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the e value.
- EC - com.azure.keyvault.keys.models.webkey.KeyType
- EC_HSM - com.azure.keyvault.keys.models.webkey.KeyType
- EcKeyCreateOptions - Class in com.azure.keyvault.keys.models
- EcKeyCreateOptions(String) - Constructor for class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Creates a EcKeyCreateOptions with
name
as name of the Ec key. - enabled() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the enabled value.
- enabled() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the enabled value.
- enabled() - Method in class com.azure.keyvault.models.SecretBase
-
Get the enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.keys.models.KeyBase
-
Set the enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Set the enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.models.Secret
-
Set enabled value.
- enabled(Boolean) - Method in class com.azure.keyvault.models.SecretBase
-
Set the enabled value.
- encoded() - Method in annotation type com.azure.core.annotations.FormParam
-
A value true for this argument indicates that value of
FormParam.value()
is already encoded hence engine should not encode it, by default value will be encoded. - encoded() - Method in annotation type com.azure.core.annotations.HostParam
-
A value true for this argument indicates that value of
HostParam.value()
is already encoded hence engine should not encode it, by default value will be encoded. - encoded() - Method in annotation type com.azure.core.annotations.PathParam
-
A value true for this argument indicates that value of
PathParam.value()
is already encoded hence engine should not encode it, by default value will be encoded. - encoded() - Method in annotation type com.azure.core.annotations.QueryParam
-
A value true for this argument indicates that value of
QueryParam.value()
is already encoded hence engine should not encode it, by default value will be encoded. - ENCRYPT - com.azure.keyvault.keys.models.webkey.KeyOperation
- end() - Method in class com.azure.applicationconfig.models.Range
- end(int, Throwable, Context) - Method in class com.azure.tracing.opentelemetry.OpenTelemetryTracer
- endpoint() - Method in annotation type com.azure.core.management.annotations.AzureHost
-
The endpoint that all REST APIs within the Swagger interface will send their requests to.
- endpoint(String) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Sets the vault endpoint url to send HTTP requests to.
- endpoint(String) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Sets the vault endpoint url to send HTTP requests to.
- endpoint(String) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Sets the vault endpoint url to send HTTP requests to.
- endpoint(String) - Method in class com.azure.keyvault.SecretClientBuilder
-
Sets the vault endpoint url to send HTTP requests to.
- endpoints() - Method in class com.azure.core.AzureEnvironment
- environment() - Method in class com.azure.core.auth.credentials.AzureCliCredentials
- environment() - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
- equals(JsonWebKey) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Indicates whether some other
JsonWebKey
is "equal to" this one. - equals(Object) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
- equals(Object) - Method in class com.azure.core.util.ExpandableStringEnum
- equals(Object) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
- etag() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
The etag for this configuration setting.
- etag(String) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the etag for this configuration setting.
- ETAG - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.etag()
from the service. - ExpandableStringEnum<T extends ExpandableStringEnum<T>> - Class in com.azure.core.util
-
Base implementation for expandable, single string enums.
- ExpandableStringEnum() - Constructor for class com.azure.core.util.ExpandableStringEnum
- ExpectedResponses - Annotation Type in com.azure.core.annotations
-
Annotation to annotate list of HTTP status codes that are expected in response from a REST endpoint.
- expires() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the Key Expiry time in UTC.
- expires() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the Key Expiry time in UTC.
- expires() - Method in class com.azure.keyvault.models.SecretBase
-
Get the Secret Expiry time in UTC.
- expires(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.Key
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.KeyBase
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.models.Secret
-
Set the
expires
UTC time. - expires(OffsetDateTime) - Method in class com.azure.keyvault.models.SecretBase
-
Set the
expires
UTC time.
F
- FAILED - Static variable in class com.azure.core.management.OperationState
-
The provisioning state of the operation resource if the operation is unsuccessful.
- fields() - Method in class com.azure.applicationconfig.models.SettingSelector
-
Gets the fields on
ConfigurationSetting
to return from the GET request. - fields(SettingFields...) - Method in class com.azure.applicationconfig.models.SettingSelector
-
Sets fields that will be returned in the response corresponding to properties in
ConfigurationSetting
. - findFirstAndRemoveNetworkCall(Predicate<NetworkCallRecord>) - Method in class com.azure.core.test.models.RecordedData
-
Finds the first matching
NetworkCallRecord
based on the predicate, removes it from the current network calls, and returns it. - forAppService() - Static method in class com.azure.core.auth.credentials.MSICredentials
-
Creates MSICredentials for application running on MSI enabled app service.
- forAppService(MSIConfigurationForAppService) - Static method in class com.azure.core.auth.credentials.MSICredentials
-
Creates MSICredentials for application running on MSI enabled app service.
- FORM_DATA - com.azure.core.auth.credentials.DelegatedTokenCredentials.ResponseMode
-
the token is sent as part of a form data.
- FormParam - Annotation Type in com.azure.core.annotations
-
Annotation for form parameters to be sent to a REST API Request URI.
- forVirtualMachine() - Static method in class com.azure.core.auth.credentials.MSICredentials
-
Creates MSICredentials for application running on MSI enabled virtual machine.
- forVirtualMachine(MSIConfigurationForVirtualMachine) - Static method in class com.azure.core.auth.credentials.MSICredentials
-
Creates MSICredentials for application running on MSI enabled virtual machine.
- fromAes(SecretKey) - Static method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts AES key to JSON web key.
- fromEC(KeyPair, Provider) - Static method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts EC key pair to JSON web key.
- fromFile(File) - Static method in class com.azure.core.auth.credentials.ApplicationTokenCredentials
-
Initializes the credentials based on the provided credentials file.
- fromFile(File, String) - Static method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Creates a new instance of the DelegatedTokenCredentials from an auth file.
- fromFile(File, String, String) - Static method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Creates a new instance of the DelegatedTokenCredentials from an auth file, with a pre-acquired oauth2 authorization code.
- fromRSA(KeyPair) - Static method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts RSA key pair to JSON web key.
- fromString(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyCurveName
-
Return the KeyCurveName which maps to
value
. - fromString(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyOperation
-
Return the KeyOperation which maps to
value
- fromString(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyType
-
Return the KeyType which maps to
value
- fromString(String, Class<T>) - Static method in class com.azure.core.util.ExpandableStringEnum
-
Creates an instance of the specific expandable string enum from a String.
G
- GALLERY - com.azure.core.AzureEnvironment.Endpoint
-
Azure Gallery endpoint.
- galleryEndpoint() - Method in class com.azure.core.AzureEnvironment
- generateAuthenticationUrl() - Method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
- generateAuthenticationUrl(DelegatedTokenCredentials.ResponseMode, String) - Method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Generate the URL to authenticate through OAuth2.
- get(int) - Method in class com.azure.core.management.PagedList
- get(String) - Method in class com.azure.core.configuration.Configuration
-
Gets the value of the configuration.
- get(String) - Method in class com.azure.core.http.HttpHeaders
-
Get the
header
for the provided header name. - get(String, Function<String, T>) - Method in class com.azure.core.configuration.Configuration
-
Gets the converted value of the configuration.
- get(String, T) - Method in class com.azure.core.configuration.Configuration
-
Gets the value of the configuration converted to
T
. - GET - com.azure.core.http.HttpMethod
-
The HTTP GET method.
- GET - Annotation Type in com.azure.core.annotations
-
HTTP GET method annotation describing the parameterized relative path to a REST endpoint for resource retrieval.
- getAuthorizationHeadersAsync(URL, String, Flux<ByteBuf>) - Method in class com.azure.applicationconfig.credentials.ConfigurationClientCredentials
-
Gets a list of headers to add to a request to authenticate it to the Azure APp Configuration service.
- getConfiguration() - Static method in class com.azure.core.configuration.ConfigurationManager
- getData(Object) - Method in class com.azure.core.util.Context
-
Scans the linked-list of
Context
objects looking for one with the specified key. - getData(String) - Method in class com.azure.core.http.HttpPipelineCallContext
-
Gets a value with the given key stored in the context.
- getDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Gets the public part of a deleted key.
- getDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Gets the public part of a deleted key.
- getDeletedSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
The get deleted secret operation returns the secrets that have been deleted for a vault enabled for soft-delete.
- getDeletedSecret(String) - Method in class com.azure.keyvault.SecretClient
-
The get deleted secret operation returns the secrets that have been deleted for a vault enabled for soft-delete.
- getKey(KeyBase) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Get public part of the key which represents
keyBase
from the key vault. - getKey(KeyBase) - Method in class com.azure.keyvault.keys.KeyClient
-
Get public part of the key which represents
keyBase
from the key vault. - getKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Get the public part of the latest version of the specified key from the key vault.
- getKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Get the public part of the latest version of the specified key from the key vault.
- getKey(String, String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Gets the public part of the specified key and key version.
- getKey(String, String) - Method in class com.azure.keyvault.keys.KeyClient
-
Gets the public part of the specified key and key version.
- getPlaybackClient() - Method in class com.azure.core.test.InterceptorManager
-
Gets a new HTTP client that plays back test session records managed by
InterceptorManager
. - getPolicy(int) - Method in class com.azure.core.http.HttpPipeline
-
Get the policy at the passed index in the pipeline.
- getPolicyCount() - Method in class com.azure.core.http.HttpPipeline
-
Get the count of policies in the pipeline.
- getRecordedData() - Method in class com.azure.core.test.InterceptorManager
-
Gets the recorded data InterceptorManager is keeping track of.
- getRecordPolicy() - Method in class com.azure.core.test.InterceptorManager
-
Gets a new HTTP pipeline policy that records network calls and its data is managed by
InterceptorManager
. - getSecret(SecretBase) - Method in class com.azure.keyvault.SecretAsyncClient
-
Get the secret which represents
secretBase
from the key vault. - getSecret(SecretBase) - Method in class com.azure.keyvault.SecretClient
-
Get the secret which represents
secretBase
from the key vault. - getSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
Get the latest version of the specified secret from the key vault.
- getSecret(String) - Method in class com.azure.keyvault.SecretClient
-
Get the latest version of the specified secret from the key vault.
- getSecret(String, String) - Method in class com.azure.keyvault.SecretAsyncClient
-
Get the specified secret with specified version from the key vault.
- getSecret(String, String) - Method in class com.azure.keyvault.SecretClient
-
Get the latest version of the specified secret from the key vault.
- getSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Attempts to get the ConfigurationSetting given the
key
, optionallabel
. - getSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Attempts to get the ConfigurationSetting given the
key
, optionallabel
. - getSetting(String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Attempts to get a ConfigurationSetting that matches the
key
. - getSetting(String) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Attempts to get a ConfigurationSetting that matches the
key
. - getTags() - Method in class com.azure.core.management.Resource
-
Get the tags value.
- getTestMode() - Method in class com.azure.core.test.TestBase
-
Gets the TestMode that has been initialized.
- getToken(String) - Method in class com.azure.core.auth.credentials.ApplicationTokenCredentials
- getToken(String) - Method in class com.azure.core.auth.credentials.AzureCliCredentials
- getToken(String) - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
-
Override this method to provide the mechanism to get a token.
- getToken(String) - Method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
- getToken(String) - Method in class com.azure.core.auth.credentials.MSICredentials
- getToken(String) - Method in class com.azure.core.auth.credentials.UserTokenCredentials
- getTokenAsync(String) - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
- getTokenAsync(String) - Method in class com.azure.core.credentials.BasicAuthenticationCredential
- getTokenAsync(String) - Method in class com.azure.core.credentials.TokenCredential
-
Asynchronously get a token for a given resource/audience.
- GRAPH - com.azure.core.AzureEnvironment.Endpoint
-
Azure Active Directory Graph APIs endpoint.
- graphEndpoint() - Method in class com.azure.core.AzureEnvironment
H
- hashCode() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
- hashCode() - Method in class com.azure.core.util.ExpandableStringEnum
- hashCode() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
- hashValue() - Method in enum com.azure.keyvault.keys.models.webkey.KeyCurveName
- hashValue() - Method in enum com.azure.keyvault.keys.models.webkey.KeyOperation
- hashValue() - Method in enum com.azure.keyvault.keys.models.webkey.KeyType
- hasNextPage() - Method in class com.azure.core.management.PagedList
-
If there are more pages available.
- hasPrivateKey() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Verifies whether the
JsonWebKey
has private key. - HEAD - com.azure.core.http.HttpMethod
-
The HTTP HEAD method.
- HEAD - Annotation Type in com.azure.core.annotations
-
HTTP HEAD method annotation describing the parameterized relative path to a REST endpoint.
- HeaderCollection - Annotation Type in com.azure.core.annotations
-
Annotation on a deserialized header type that indicates that the property should be treated as a header collection with the provided prefix.
- HeaderParam - Annotation Type in com.azure.core.annotations
-
Replaces the header with the value of its target.
- headers() - Method in class com.azure.core.http.HttpRequest
-
Get the request headers.
- headers() - Method in class com.azure.core.http.HttpResponse
-
Get all response headers.
- headers() - Method in interface com.azure.core.http.rest.Response
-
Get the headers from the HTTP response.
- headers() - Method in class com.azure.core.http.rest.ResponseBase
-
Get the headers from the HTTP response.
- headers() - Method in class com.azure.core.http.rest.SimpleResponse
-
Get the headers from the HTTP response.
- headers() - Method in class com.azure.core.test.http.MockHttpResponse
-
Get all response headers.
- headers() - Method in class com.azure.core.test.models.NetworkCallRecord
-
Gets the HTTP headers for the network call.
- headers(Map<String, String>) - Method in class com.azure.core.test.models.NetworkCallRecord
-
Sets the HTTP headers for the network call.
- Headers - Annotation Type in com.azure.core.annotations
-
Annotation to annotate list of static headers sent to a REST endpoint.
- HEADERS - com.azure.core.http.policy.HttpLogDetailLevel
-
Logs everything in BASIC, plus all the request and response headers.
- headerValue(String) - Method in class com.azure.core.http.HttpResponse
-
Lookup a response header with the provided name.
- headerValue(String) - Method in class com.azure.core.test.http.MockHttpResponse
-
Lookup a response header with the provided name.
- Host - Annotation Type in com.azure.core.annotations
-
Annotation for parameterized host name targeting a REST service.
- HostParam - Annotation Type in com.azure.core.annotations
-
Annotation to annotate replacement of parameterized segments in a dynamic
Host
. - HostPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds the given host to each HttpRequest.
- HostPolicy(String) - Constructor for class com.azure.core.http.policy.HostPolicy
-
Create HostPolicy.
- hsm() - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Get the hsm value of the key being created.
- hsm() - Method in class com.azure.keyvault.keys.models.KeyImportOptions
-
Get the hsm value of the key being imported.
- hsm() - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Get the hsm value of the key being created.
- hsm(Boolean) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set whether the key being created is of hsm type or not.
- hsm(Boolean) - Method in class com.azure.keyvault.keys.models.KeyImportOptions
-
Set whether the key being imported is of hsm type or not.
- hsm(Boolean) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set whether the key being created is of hsm type or not.
- HTTP - com.azure.core.http.ProxyOptions.Type
-
HTTP proxy type.
- HTTP_PROXY - Static variable in class com.azure.core.configuration.BaseConfigurations
-
URI of the proxy for HTTP connections.
- httpClient() - Method in class com.azure.core.http.HttpPipeline
-
Get the
HttpClient
associated with the pipeline. - httpClient(HttpClient) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- httpClient(HttpClient) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- httpClient(HttpClient) - Method in class com.azure.core.http.HttpPipelineBuilder
-
Sets the HttpClient that the pipeline will use to send requests.
- httpClient(HttpClient) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- httpClient(HttpClient) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- httpClient(HttpClient) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- httpClient(HttpClient) - Method in class com.azure.keyvault.SecretClientBuilder
-
Sets the HTTP client to use for sending and receiving requests to and from the service.
- HttpClient - Interface in com.azure.core.http
-
A generic interface for sending HTTP requests and getting responses.
- HttpHeader - Class in com.azure.core.http
-
A single header within a HTTP request or response.
- HttpHeader(String, String) - Constructor for class com.azure.core.http.HttpHeader
-
Create a HttpHeader instance using the provided name and value.
- HttpHeaders - Class in com.azure.core.http
-
A collection of headers on an HTTP request or response.
- HttpHeaders() - Constructor for class com.azure.core.http.HttpHeaders
-
Create an empty HttpHeaders instance.
- HttpHeaders(Iterable<HttpHeader>) - Constructor for class com.azure.core.http.HttpHeaders
-
Create a HttpHeaders instance with the provided initial headers.
- HttpHeaders(Map<String, String>) - Constructor for class com.azure.core.http.HttpHeaders
-
Create a HttpHeaders instance with the provided initial headers.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the logging level for HTTP requests and responses.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the logging level for HTTP requests and responses.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Sets the logging level for HTTP requests and responses.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Sets the logging level for HTTP requests and responses.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Sets the logging level for HTTP requests and responses.
- httpLogDetailLevel(HttpLogDetailLevel) - Method in class com.azure.keyvault.SecretClientBuilder
-
Sets the logging level for HTTP requests and responses.
- HttpLogDetailLevel - Enum in com.azure.core.http.policy
-
The level of detail to log on HTTP messages.
- HttpLoggingPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that handles logging of HTTP requests and responses.
- HttpLoggingPolicy(HttpLogDetailLevel) - Constructor for class com.azure.core.http.policy.HttpLoggingPolicy
-
Creates an HttpLoggingPolicy with the given log level.
- HttpLoggingPolicy(HttpLogDetailLevel, boolean) - Constructor for class com.azure.core.http.policy.HttpLoggingPolicy
-
Creates an HttpLoggingPolicy with the given log level and pretty printing setting.
- httpMethod() - Method in class com.azure.core.http.HttpRequest
-
Get the request method.
- HttpMethod - Enum in com.azure.core.http
-
The HTTP request methods.
- httpPipeline() - Method in class com.azure.core.ServiceClient
- HttpPipeline - Class in com.azure.core.http
-
The http pipeline.
- HttpPipelineBuilder - Class in com.azure.core.http
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
HttpPipeline
, callingbuild
constructs an instance of the pipeline. - HttpPipelineCallContext - Class in com.azure.core.http
-
Type representing context local to a single http request and it's response.
- HttpPipelineNextPolicy - Class in com.azure.core.http
-
A type that invokes next policy in the pipeline.
- HttpPipelinePolicy - Interface in com.azure.core.http.policy
-
Pipeline policy.
- httpRequest() - Method in class com.azure.core.http.HttpPipelineCallContext
-
Get the http request.
- HttpRequest - Class in com.azure.core.http
-
The outgoing Http request.
- HttpRequest(HttpMethod, URL) - Constructor for class com.azure.core.http.HttpRequest
-
Create a new HttpRequest instance.
- HttpRequest(HttpMethod, URL, HttpHeaders, Flux<ByteBuf>) - Constructor for class com.azure.core.http.HttpRequest
-
Create a new HttpRequest instance.
- HttpRequestException - Exception in com.azure.core.exception
-
The exception occurred while attempting to connect a socket to a azure service address and port.
- HttpRequestException(String, HttpRequest) - Constructor for exception com.azure.core.exception.HttpRequestException
-
Initializes a new instance of the ServiceRequestException class.
- HttpRequestException(String, HttpRequest, Throwable) - Constructor for exception com.azure.core.exception.HttpRequestException
-
Initializes a new instance of the ServiceRequestException class.
- HttpResponse - Class in com.azure.core.http
-
The type representing response of
HttpRequest
. - HttpResponse() - Constructor for class com.azure.core.http.HttpResponse
- HttpResponseException - Exception in com.azure.core.exception
-
The exception thrown when an unsuccessful response is received with http status code (e.g.
- HttpResponseException(String, HttpResponse) - Constructor for exception com.azure.core.exception.HttpResponseException
-
Initializes a new instance of the HttpResponseException class.
- HttpResponseException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.HttpResponseException
-
Initializes a new instance of the HTTPResponseException class.
- HttpResponseException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.HttpResponseException
-
Initializes a new instance of the HttpResponseException class.
- HTTPS_PROXY - Static variable in class com.azure.core.configuration.BaseConfigurations
-
URI of the proxy for HTTPS connections.
I
- id() - Method in class com.azure.core.management.AsyncOperationResource
- id() - Method in class com.azure.core.management.Resource
-
Get the id value.
- id() - Method in class com.azure.core.management.SubResource
-
Get the id value.
- id() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the key identifier.
- id() - Method in class com.azure.keyvault.models.SecretBase
-
Get the secret identifier.
- id(String) - Method in class com.azure.keyvault.models.Secret
-
Set the secret identifier.
- id(String) - Method in class com.azure.keyvault.models.SecretBase
-
Set the secret identifier.
- identifier() - Method in enum com.azure.core.AzureEnvironment.Endpoint
- identityId() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- IMDS_ENDPOINT - com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine.MSITokenSource
-
Indicate that token should be retrieved from IMDS service.
- importKey(KeyImportOptions) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Imports an externally created key and stores it in key vault.
- importKey(KeyImportOptions) - Method in class com.azure.keyvault.keys.KeyClient
-
Imports an externally created key and stores it in key vault.
- importKey(String, JsonWebKey) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Imports an externally created key and stores it in key vault.
- importKey(String, JsonWebKey) - Method in class com.azure.keyvault.keys.KeyClient
-
Imports an externally created key and stores it in key vault.
- IN_PROGRESS - Static variable in class com.azure.core.management.OperationState
-
The provisioning state of the operation resource if the operation is still in progress.
- indexOf(Object) - Method in class com.azure.core.management.PagedList
- interceptorManager - Variable in class com.azure.core.test.TestBase
- InterceptorManager - Class in com.azure.core.test
-
A class that keeps track of network calls by either reading the data from an existing test session record or recording the network calls in memory.
- InterceptorManager(String, TestMode) - Constructor for class com.azure.core.test.InterceptorManager
-
Creates a new InterceptorManager that either replays test-session records or saves them.
- InterceptorManager(String, Map<String, String>) - Constructor for class com.azure.core.test.InterceptorManager
-
Creates a new InterceptorManager that replays test session records.
- isCompleted(String) - Static method in class com.azure.core.management.OperationState
-
Get whether or not the provided operation state represents a completed state.
- isEmpty() - Method in class com.azure.core.management.PagedList
- isFailedOrCanceled(String) - Static method in class com.azure.core.management.OperationState
-
Get whether or not the provided operation state represents a failed or canceled state.
- isLocked() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets whether or not the configuration setting is locked.
- isPlaybackMode() - Method in class com.azure.core.test.InterceptorManager
-
Gets whether this InterceptorManager is in playback mode.
- isValid() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Verifies whether the
JsonWebKey
is valid. - items() - Method in interface com.azure.core.http.rest.Page
- items() - Method in interface com.azure.core.http.rest.PagedResponse
-
Gets the items in the page.
- items() - Method in interface com.azure.core.management.Page
-
Gets the list of items.
- iterator() - Method in class com.azure.core.http.HttpHeaders
- iterator() - Method in class com.azure.core.management.PagedList
J
- JsonWebKey - Class in com.azure.keyvault.keys.models.webkey
-
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.
- JsonWebKey() - Constructor for class com.azure.keyvault.keys.models.webkey.JsonWebKey
K
- k() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get Symmetric key value.
- k(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the Symmetric key value.
- key() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets the key name for this configuration setting.
- key(String) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the key of this configuration setting.
- Key - Class in com.azure.keyvault.keys.models
- Key() - Constructor for class com.azure.keyvault.keys.models.Key
- KEY - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.key()
from the service. - KeyAsyncClient - Class in com.azure.keyvault.keys
-
The KeyAsyncClient provides asynchronous methods to manage
keys
in the Azure Key Vault. - KeyAsyncClientBuilder - Class in com.azure.keyvault.keys
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
secret async client
, callingbuild
constructs an instance of the client. - KeyBase - Class in com.azure.keyvault.keys.models
- KeyBase() - Constructor for class com.azure.keyvault.keys.models.KeyBase
- KeyClient - Class in com.azure.keyvault.keys
-
The KeyClient provides synchronous methods to manage
keys
in the Azure Key Vault. - KeyClientBuilder - Class in com.azure.keyvault.keys
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
key client
, callingbuild
constructs an instance of the client. - KeyCreateOptions - Class in com.azure.keyvault.keys.models
- KeyCreateOptions(String, KeyType) - Constructor for class com.azure.keyvault.keys.models.KeyCreateOptions
-
Creates instance of KeyCreateOptions with
name
as key name andkeyType
as type of the key. - KeyCurveName - Enum in com.azure.keyvault.keys.models.webkey
-
Defines values for KeyCurveName.
- keyId() - Method in class com.azure.keyvault.models.SecretBase
-
Get the keyId identifier.
- KeyImportOptions - Class in com.azure.keyvault.keys.models
- KeyImportOptions(String, JsonWebKey) - Constructor for class com.azure.keyvault.keys.models.KeyImportOptions
-
Creates instance of KeyImportOptions.
- keyMaterial() - Method in class com.azure.keyvault.keys.models.DeletedKey
-
Get the key value.
- keyMaterial() - Method in class com.azure.keyvault.keys.models.Key
-
Get the key value.
- keyMaterial() - Method in class com.azure.keyvault.keys.models.KeyImportOptions
-
Get the key material of the key being imported.
- KeyOperation - Enum in com.azure.keyvault.keys.models.webkey
-
Defines values for KeyOperation.
- keyOperations() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the key operations.
- keyOperations(List<KeyOperation>) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the key operations value.
- keyOperations(List<KeyOperation>) - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Set the key operations value.
- keyOperations(List<KeyOperation>) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the key operations value.
- keyOps() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the keyOps value.
- keyOps(List<KeyOperation>) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the keyOps value.
- keys() - Method in class com.azure.applicationconfig.models.SettingSelector
-
Gets the expressions to filter
keys
on for the request. - keys(String...) - Method in class com.azure.applicationconfig.models.SettingSelector
-
Sets the expressions to filter
keys
on for the request. - keySize() - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Get the keySize value.
- keySize(Integer) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the keySize value.
- keyType() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the key type.
- KeyType - Enum in com.azure.keyvault.keys.models.webkey
-
Defines values for KeyType.
- KEYVAULT - com.azure.core.AzureEnvironment.Endpoint
-
Key Vault DNS suffix.
- keyVaultDnsSuffix() - Method in class com.azure.core.AzureEnvironment
- kid() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the kid value.
- kid(String) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the key identifier value.
- knownEnvironments() - Static method in class com.azure.core.AzureEnvironment
- kty() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the kty value.
- kty(KeyType) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the key type value.
L
- label() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets the label of this configuration setting.
- label(String) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the label of this configuration setting.
- LABEL - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.label()
from the service. - labels() - Method in class com.azure.applicationconfig.models.SettingSelector
-
Gets the labels used to filter settings based on their
label
in the service. - labels(String...) - Method in class com.azure.applicationconfig.models.SettingSelector
-
Sets the query to match
labels
in the service. - LAST_MODIFIED - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.lastModified()
from the service. - lastIndexOf(Object) - Method in class com.azure.core.management.PagedList
- lastModified() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
The time when the configuration setting was last modified.
- listDeletedKeys() - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Lists
deleted keys
of the key vault. - listDeletedKeys() - Method in class com.azure.keyvault.keys.KeyClient
-
Lists
deleted keys
of the key vault. - listDeletedSecrets() - Method in class com.azure.keyvault.SecretAsyncClient
-
Lists
deleted secrets
of the key vault. - listDeletedSecrets() - Method in class com.azure.keyvault.SecretClient
-
Lists
deleted secrets
of the key vault. - listIterator() - Method in class com.azure.core.management.PagedList
- listIterator(int) - Method in class com.azure.core.management.PagedList
- listKeys() - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
List keys in the key vault.
- listKeys() - Method in class com.azure.keyvault.keys.KeyClient
-
List keys in the key vault.
- listKeyVersions(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
List all versions of the specified key.
- listKeyVersions(String) - Method in class com.azure.keyvault.keys.KeyClient
-
List all versions of the specified key.
- listSecrets() - Method in class com.azure.keyvault.SecretAsyncClient
-
List secrets in the key vault.
- listSecrets() - Method in class com.azure.keyvault.SecretClient
-
List the secrets in the key vault.
- listSecretVersions(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
List all versions of the specified secret.
- listSecretVersions(String) - Method in class com.azure.keyvault.SecretClient
-
List all versions of the specified secret.
- listSettingRevisions(SettingSelector) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Lists chronological/historical representation of
ConfigurationSetting
resource(s). - listSettingRevisions(SettingSelector) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Lists chronological/historical representation of
ConfigurationSetting
resource(s). - listSettings(SettingSelector) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Fetches the configuration settings that match the
options
. - listSettings(SettingSelector) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Fetches the configuration settings that match the
options
. - loadAll() - Method in class com.azure.core.management.PagedList
-
Keep loading the next page from the next page link until all items are loaded.
- loadNextPage() - Method in class com.azure.core.management.PagedList
-
Loads a page from next page link.
- location() - Method in class com.azure.core.management.Resource
-
Get the location value.
- LOCKED - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.isLocked()
from the service. - LOG_ANALYTICS - com.azure.core.AzureEnvironment.Endpoint
-
Azure Log Analytics endpoint.
- logAnalyticsEndpoint() - Method in class com.azure.core.AzureEnvironment
M
- managed() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the managed value.
- managed() - Method in class com.azure.keyvault.models.SecretBase
-
Get the managed value.
- MANAGEMENT - com.azure.core.AzureEnvironment.Endpoint
-
Azure management endpoint.
- managementEndpoint() - Method in class com.azure.core.AzureEnvironment
- maxRetry() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- message() - Method in class com.azure.core.management.CloudError
- method() - Method in class com.azure.core.test.models.NetworkCallRecord
-
Gets the HTTP method for with this network call
- method(String) - Method in class com.azure.core.test.models.NetworkCallRecord
-
Sets the HTTP method for with this network call
- MockHttpResponse - Class in com.azure.core.test.http
-
An HTTP response that is created to simulate a HTTP request.
- MockHttpResponse(HttpRequest, int) - Constructor for class com.azure.core.test.http.MockHttpResponse
-
Creates a HTTP response associated with a
request
, returns thestatusCode
, and has an empty response body. - MockHttpResponse(HttpRequest, int, byte[]) - Constructor for class com.azure.core.test.http.MockHttpResponse
-
Creates an HTTP response associated with a
request
, returns thestatusCode
, and response body ofbodyBytes
. - MockHttpResponse(HttpRequest, int, HttpHeaders, byte[]) - Constructor for class com.azure.core.test.http.MockHttpResponse
-
Creates an HTTP response associated with a
request
, returns thestatusCode
, contains theheaders
, and response body ofbodyBytes
. - MockHttpResponse(HttpRequest, int, HttpHeaders, Object) - Constructor for class com.azure.core.test.http.MockHttpResponse
-
Creates an HTTP response associated with a
request
, returns thestatusCode
, contains the givenheaders
, and response body that is JSON serialized fromserializable
. - MSI_ENDPOINT - Static variable in class com.azure.core.configuration.BaseConfigurations
-
AAD MSI Credentials.
- MSI_EXTENSION - com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine.MSITokenSource
-
Indicate that token should be retrieved from MSI extension installed in the VM.
- MSI_SECRET - Static variable in class com.azure.core.configuration.BaseConfigurations
-
AAD MSI Credentials.
- MSIConfigurationForAppService - Class in com.azure.core.auth.credentials
-
Defines the configuration to be used for retrieving access token from within an app-service with system assigned MSI enabled.
- MSIConfigurationForAppService() - Constructor for class com.azure.core.auth.credentials.MSIConfigurationForAppService
-
Creates MSIConfigurationForAppService.
- MSIConfigurationForAppService(AzureEnvironment) - Constructor for class com.azure.core.auth.credentials.MSIConfigurationForAppService
-
Creates MSIConfigurationForAppService.
- MSIConfigurationForVirtualMachine - Class in com.azure.core.auth.credentials
-
Defines the configuration to be used for retrieving access token from within a VM with user assigned or system assigned MSI enabled.
- MSIConfigurationForVirtualMachine() - Constructor for class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Creates MSIConfigurationForVirtualMachine.
- MSIConfigurationForVirtualMachine(AzureEnvironment) - Constructor for class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Creates MSIConfigurationForVirtualMachine.
- MSIConfigurationForVirtualMachine.MSITokenSource - Enum in com.azure.core.auth.credentials
-
The source of MSI token.
- MSICredentials - Class in com.azure.core.auth.credentials
-
Managed Service Identity token based credentials for use with a REST Service Client.
- msiEndpoint() - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
- msiPort() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- msiSecret() - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
N
- n() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the n value.
- n(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the n value.
- name() - Method in class com.azure.core.http.HttpHeader
-
Get the header name.
- name() - Method in class com.azure.core.management.Resource
-
Get the name value.
- name() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the key name.
- name() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the key name.
- name() - Method in class com.azure.keyvault.models.SecretBase
-
Get the secret name.
- NetworkCallRecord - Class in com.azure.core.test.models
-
Keeps track of network call records from each unit test session.
- NetworkCallRecord() - Constructor for class com.azure.core.test.models.NetworkCallRecord
- nextLink() - Method in interface com.azure.core.http.rest.Page
- nextLink() - Method in interface com.azure.core.http.rest.PagedResponse
-
Get the link to retrieve PagedResponse containing next page.
- nextPage(String) - Method in class com.azure.core.management.PagedList
-
Override this method to load the next page of items from a next page link.
- nextPageLink() - Method in interface com.azure.core.management.Page
-
Gets the link to the next page.
- NO_LABEL - Static variable in class com.azure.applicationconfig.models.ConfigurationSetting
-
The default label for configuration settings is the label, "\0".
- NO_PROXY - Static variable in class com.azure.core.configuration.BaseConfigurations
-
List of hosts or CIDR to not proxy.
- NONE - com.azure.core.http.policy.HttpLogDetailLevel
-
Logging is turned off.
- NONE - Static variable in class com.azure.core.configuration.Configuration
-
Noop Configuration object used to opt out of using global configurations when constructing client libraries.
- NONE - Static variable in class com.azure.core.util.Context
-
Signifies that no data need be passed to the pipeline.
- notBefore() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the notBefore UTC time.
- notBefore() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the notBefore UTC time.
- notBefore() - Method in class com.azure.keyvault.models.SecretBase
-
Get the notBefore UTC time.
- notBefore(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.Key
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.KeyBase
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.models.Secret
-
Set the
notBefore
UTC time. - notBefore(OffsetDateTime) - Method in class com.azure.keyvault.models.SecretBase
-
Set the
notBefore
UTC time.
O
- objectId() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- OCT - com.azure.keyvault.keys.models.webkey.KeyType
- OpenTelemetryHttpPolicy - Class in com.azure.tracing.opentelemetry
-
Pipeline policy that creates an OpenTelemetry span which traces the service request.
- OpenTelemetryHttpPolicy() - Constructor for class com.azure.tracing.opentelemetry.OpenTelemetryHttpPolicy
- OpenTelemetryTracer - Class in com.azure.tracing.opentelemetry
-
OpenTelemetry span
- OpenTelemetryTracer() - Constructor for class com.azure.tracing.opentelemetry.OpenTelemetryTracer
- OperationState - Class in com.azure.core.management
-
The different states that a long running operation can be in.
- OperationState() - Constructor for class com.azure.core.management.OperationState
- OTHER - com.azure.keyvault.keys.models.webkey.KeyOperation
P
- p() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the RSA secret prime value.
- p(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the RSA secret prime value.
- P_256 - com.azure.keyvault.keys.models.webkey.KeyCurveName
- P_256K - com.azure.keyvault.keys.models.webkey.KeyCurveName
- P_384 - com.azure.keyvault.keys.models.webkey.KeyCurveName
- P_521 - com.azure.keyvault.keys.models.webkey.KeyCurveName
- Page<T> - Interface in com.azure.core.http.rest
-
Represents a paginated REST response from the service.
- Page<E> - Interface in com.azure.core.management
-
Defines a page interface in Azure responses.
- PagedList<E> - Class in com.azure.core.management
-
Defines a list response from a paging operation.
- PagedList() - Constructor for class com.azure.core.management.PagedList
-
Creates an instance of Pagedlist.
- PagedList(Page<E>) - Constructor for class com.azure.core.management.PagedList
-
Creates an instance of PagedList from a
Page
response. - PagedResponse<T> - Interface in com.azure.core.http.rest
-
Response of a REST API that returns page.
- PATCH - com.azure.core.http.HttpMethod
-
The HTTP PATCH method.
- PATCH - Annotation Type in com.azure.core.annotations
-
HTTP PATCH method annotation describing the parameterized relative path to a REST endpoint for resource update.
- PathParam - Annotation Type in com.azure.core.annotations
-
Annotation to annotate replacement for a named path segment in REST endpoint URL.
- pipeline(HttpPipeline) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- pipeline(HttpPipeline) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- pipeline(HttpPipeline) - Method in class com.azure.keyvault.keys.KeyAsyncClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- pipeline(HttpPipeline) - Method in class com.azure.keyvault.keys.KeyClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- pipeline(HttpPipeline) - Method in class com.azure.keyvault.SecretAsyncClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- pipeline(HttpPipeline) - Method in class com.azure.keyvault.SecretClientBuilder
-
Sets the HTTP pipeline to use for the service client.
- PLAYBACK - com.azure.core.test.TestMode
-
Playback data from an existing test session.
- PlaybackClient - Class in com.azure.core.test.http
-
HTTP client that plays back
NetworkCallRecords
. - PlaybackClient(RecordedData, Map<String, String>) - Constructor for class com.azure.core.test.http.PlaybackClient
-
Creates a PlaybackClient that replays network calls from
recordedData
and replacesresponse text
for any rules specified intextReplacementRules
. - policies(HttpPipelinePolicy...) - Method in class com.azure.core.http.HttpPipelineBuilder
-
Adds
policies
to the set of policies that the pipeline will use when sending requests. - port(int) - Method in interface com.azure.core.http.HttpClient
-
Set the port that client should connect to.
- port(int) - Method in class com.azure.core.test.http.PlaybackClient
-
Set the port that client should connect to.
- portal() - Method in class com.azure.core.AzureEnvironment
- PortPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds a given port to each HttpRequest.
- PortPolicy(int, boolean) - Constructor for class com.azure.core.http.policy.PortPolicy
-
Create a new PortPolicy object.
- POST - com.azure.core.http.HttpMethod
-
The HTTP POST method.
- POST - Annotation Type in com.azure.core.annotations
-
HTTP POST method annotation describing the parameterized relative path to a REST endpoint for an action.
- process() - Method in class com.azure.core.http.HttpPipelineNextPolicy
-
Invokes the next
HttpPipelinePolicy
. - process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.applicationconfig.policy.ConfigurationCredentialsPolicy
-
Adds the required headers to authenticate a request to Azure Application Configuration service.
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AddDatePolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AddHeadersPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.CookiePolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.HostPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.HttpLoggingPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in interface com.azure.core.http.policy.HttpPipelinePolicy
-
Process provided request context and invokes the next policy.
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.PortPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.ProtocolPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.ProxyAuthenticationPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.RequestIdPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.RetryPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.TimeoutPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.TokenCredentialPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.UserAgentPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.test.policy.RecordNetworkCallPolicy
- process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.tracing.opentelemetry.OpenTelemetryHttpPolicy
- ProtocolPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds a given protocol to each HttpRequest.
- ProtocolPolicy(String, boolean) - Constructor for class com.azure.core.http.policy.ProtocolPolicy
-
Create a new ProtocolPolicy.
- proxy() - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
- proxy(Supplier<ProxyOptions>) - Method in interface com.azure.core.http.HttpClient
-
Apply the provided proxy configuration to the HttpClient.
- proxy(Supplier<ProxyOptions>) - Method in class com.azure.core.test.http.PlaybackClient
-
Apply the provided proxy configuration to the HttpClient.
- ProxyAuthenticationPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds basic proxy authentication to outgoing HTTP requests.
- ProxyAuthenticationPolicy(String, String) - Constructor for class com.azure.core.http.policy.ProxyAuthenticationPolicy
-
Creates a ProxyAuthenticationPolicy.
- ProxyOptions - Class in com.azure.core.http
-
proxy configuration.
- ProxyOptions(ProxyOptions.Type, InetSocketAddress) - Constructor for class com.azure.core.http.ProxyOptions
-
Creates ProxyOptions.
- ProxyOptions.Type - Enum in com.azure.core.http
-
The type of the proxy.
- publishingProfile() - Method in class com.azure.core.AzureEnvironment
- purgeDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Permanently deletes the specified key without the possibility of recovery.
- purgeDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Permanently deletes the specified key without the possibility of recovery.
- purgeDeletedSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
The purge deleted secret operation removes the secret permanently, without the possibility of recovery.
- purgeDeletedSecret(String) - Method in class com.azure.keyvault.SecretClient
-
The purge deleted secret operation removes the secret permanently, without the possibility of recovery.
- put(String, String) - Method in class com.azure.core.configuration.Configuration
-
Adds a configuration with the given value.
- put(String, String) - Method in class com.azure.core.http.HttpHeaders
-
Set a header.
- PUT - com.azure.core.http.HttpMethod
-
The HTTP PUT method.
- PUT - Annotation Type in com.azure.core.annotations
-
HTTP PUT method annotation describing the parameterized relative path to a REST endpoint for resource creation or update.
Q
- q() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get RSA secret prime, with p < q value.
- q(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the RSA secret prime, with p < q value.
- qi() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the RSA Private Key Parameter value.
- qi(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set RSA Private Key Parameter value.
- QUERY - com.azure.core.auth.credentials.DelegatedTokenCredentials.ResponseMode
-
the token is sent as a query parameter.
- QueryParam - Annotation Type in com.azure.core.annotations
-
Annotation for query parameters to be appended to a REST API Request URI.
R
- randomName(String, int) - Method in class com.azure.core.test.utils.ResourceNamer
-
Gets a random name.
- randomName(String, int) - Method in class com.azure.core.test.utils.TestResourceNamer
-
Gets a random name.
- randomUuid() - Method in class com.azure.core.test.utils.ResourceNamer
-
Creates a random UUID.
- randomUuid() - Method in class com.azure.core.test.utils.TestResourceNamer
-
Gets a random UUID.
- range() - Method in class com.azure.applicationconfig.models.SettingSelector
-
Gets the
Range
used to select a specific range of revisions withlistSettingRevisions
. - range(Range) - Method in class com.azure.applicationconfig.models.SettingSelector
-
Sets the
Range
used to select a specific range of revisions. - Range - Class in com.azure.applicationconfig.models
-
A configuration for selecting a range of revisions when retrieving configuration setting revisions from the Application Configuration service.
- Range(int, int) - Constructor for class com.azure.applicationconfig.models.Range
-
Creates a range used to select the specified revision range.
- reason() - Method in annotation type com.azure.core.annotations.Beta
- RECORD - com.azure.core.test.TestMode
-
Record data from a live test.
- RecordedData - Class in com.azure.core.test.models
-
Keeps track of the network calls and variable names that were made in a test session.
- RecordedData() - Constructor for class com.azure.core.test.models.RecordedData
-
Creates a new instance of RecordedData to manage network calls and variables in a test session.
- RecordNetworkCallPolicy - Class in com.azure.core.test.policy
-
HTTP Pipeline policy that keeps track of each HTTP request and response that flows through the pipeline.
- RecordNetworkCallPolicy(RecordedData) - Constructor for class com.azure.core.test.policy.RecordNetworkCallPolicy
-
Creates a policy that records network calls into
recordedData
. - recoverDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Recovers the deleted key in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
- recoverDeletedKey(String) - Method in class com.azure.keyvault.keys.KeyClient
-
Recovers the deleted key in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
- recoverDeletedSecret(String) - Method in class com.azure.keyvault.SecretAsyncClient
-
Recovers the deleted secret in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
- recoverDeletedSecret(String) - Method in class com.azure.keyvault.SecretClient
-
Recovers the deleted secret in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
- recoveryId() - Method in class com.azure.keyvault.keys.models.DeletedKey
-
Get the recoveryId identifier.
- recoveryId() - Method in class com.azure.keyvault.models.DeletedSecret
-
Get the recoveryId identifier.
- recoveryId(String) - Method in class com.azure.keyvault.models.DeletedSecret
-
Set the recoveryId identifier.
- recoveryLevel() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the recoveryLevel value.
- recoveryLevel() - Method in class com.azure.keyvault.models.SecretBase
-
Get the recovery level of the secret.
- remove(int) - Method in class com.azure.core.management.PagedList
- remove(Object) - Method in class com.azure.core.management.PagedList
- remove(String) - Method in class com.azure.core.configuration.Configuration
-
Removes the configuration.
- removeAll(Collection<?>) - Method in class com.azure.core.management.PagedList
- removeVariable() - Method in class com.azure.core.test.models.RecordedData
-
Removes the first variable from the list and returns it.
- request() - Method in exception com.azure.core.exception.HttpRequestException
- request() - Method in class com.azure.core.http.HttpResponse
-
Get the request which resulted in this response.
- request() - Method in interface com.azure.core.http.rest.Response
-
Get the HTTP request which resulted in this response.
- request() - Method in class com.azure.core.http.rest.ResponseBase
- request() - Method in class com.azure.core.http.rest.SimpleResponse
- RequestIdPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that puts a UUID in the request header.
- RequestIdPolicy() - Constructor for class com.azure.core.http.policy.RequestIdPolicy
- resource() - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
- resource() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- Resource - Class in com.azure.core.management
-
The Resource model.
- Resource() - Constructor for class com.azure.core.management.Resource
- RESOURCE_MANAGER - com.azure.core.AzureEnvironment.Endpoint
-
Azure Resource Manager endpoint.
- ResourceExistsException - Exception in com.azure.core.exception
-
The exception thrown when HTTP request tried to create an already existing resource with status code of 4XX, typically 412 conflict.
- ResourceExistsException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceExistsException
-
Initializes a new instance of the ResourceExistsException class.
- ResourceExistsException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceExistsException
-
Initializes a new instance of the ResourceExistsException class.
- ResourceExistsException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceExistsException
-
Initializes a new instance of the ResourceExistsException class.
- resourceManagerEndpoint() - Method in class com.azure.core.AzureEnvironment
- ResourceModifiedException - Exception in com.azure.core.exception
-
The exception thrown for invalid resource modification with status code of 4XX, typically 409 Conflict.
- ResourceModifiedException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceModifiedException
-
Initializes a new instance of the ResourceModifiedException class.
- ResourceModifiedException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceModifiedException
-
Initializes a new instance of the ResourceModifiedException class.
- ResourceModifiedException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceModifiedException
-
Initializes a new instance of the ResourceModifiedException class.
- ResourceNamer - Class in com.azure.core.test.utils
-
A random string generator used in tests.
- ResourceNamer(String) - Constructor for class com.azure.core.test.utils.ResourceNamer
-
Creates a ResourceNameGenerator that prefixes its strings with the name.
- ResourceNotFoundException - Exception in com.azure.core.exception
-
An error response, typically triggered by a 412 response (for update) or 404 (for get/post)
- ResourceNotFoundException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
-
Initializes a new instance of the ResourceNotFoundException class.
- ResourceNotFoundException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
-
Initializes a new instance of the ResourceNotFoundException class.
- ResourceNotFoundException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
-
Initializes a new instance of the ResourceNotFoundException class.
- response() - Method in exception com.azure.core.exception.HttpResponseException
- response() - Method in class com.azure.core.test.models.NetworkCallRecord
-
Gets the contents of the HTTP response as a map of its HTTP headers and response body.
- response(Map<String, String>) - Method in class com.azure.core.test.models.NetworkCallRecord
-
Sets the contents of the HTTP response as a map of its HTTP headers and response body.
- Response<T> - Interface in com.azure.core.http.rest
-
REST response with a strongly-typed content specified.
- ResponseBase<H,T> - Class in com.azure.core.http.rest
-
The response of a REST request.
- ResponseBase(HttpRequest, int, HttpHeaders, T, H) - Constructor for class com.azure.core.http.rest.ResponseBase
-
Create ResponseBase.
- restoreKey(byte[]) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Restores a backed up key to a vault.
- restoreKey(byte[]) - Method in class com.azure.keyvault.keys.KeyClient
-
Restores a backed up key to a vault.
- restoreSecret(byte[]) - Method in class com.azure.keyvault.SecretAsyncClient
-
Restores a backed up secret, and all its versions, to a vault.
- restoreSecret(byte[]) - Method in class com.azure.keyvault.SecretClient
-
Restores a backed up secret, and all its versions, to a vault.
- ResumeOperation - Annotation Type in com.azure.core.annotations
-
Annotation for method representing continuation operation.
- retainAll(Collection<?>) - Method in class com.azure.core.management.PagedList
- RetryPolicy - Class in com.azure.core.http.policy
-
A pipeline policy that retries when a recoverable HTTP error occurs.
- RetryPolicy() - Constructor for class com.azure.core.http.policy.RetryPolicy
-
Creates a RetryPolicy with the default number of retry attempts and delay between retries.
- RetryPolicy(int, Duration) - Constructor for class com.azure.core.http.policy.RetryPolicy
-
Creates a RetryPolicy.
- ReturnValueWireType - Annotation Type in com.azure.core.annotations
-
Annotation for the type that will be used to deserialize the return value of a REST API response.
- RSA - com.azure.keyvault.keys.models.webkey.KeyType
- RSA_HSM - com.azure.keyvault.keys.models.webkey.KeyType
- RsaKeyCreateOptions - Class in com.azure.keyvault.keys.models
- RsaKeyCreateOptions(String) - Constructor for class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Creates a RsaKeyCreateOptions with
name
as name of the Rsa key.
S
- scheduledPurgeDate() - Method in class com.azure.keyvault.keys.models.DeletedKey
-
Get the scheduled purge UTC time.
- scheduledPurgeDate() - Method in class com.azure.keyvault.models.DeletedSecret
-
Get the scheduled purge UTC time.
- scheme() - Method in class com.azure.core.credentials.TokenCredential
- Secret - Class in com.azure.keyvault.models
-
Secret is the resource consisting of name, value and its attributes inherited from
SecretBase
. - Secret() - Constructor for class com.azure.keyvault.models.Secret
-
Creates an empty instance of the Secret.
- Secret(String, String) - Constructor for class com.azure.keyvault.models.Secret
-
Creates a Secret with
name
andvalue
. - SecretAsyncClient - Class in com.azure.keyvault
-
The SecretAsyncClient provides asynchronous methods to manage
secrets
in the Azure Key Vault. - SecretAsyncClientBuilder - Class in com.azure.keyvault
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
secret async client
, callingbuild
constructs an instance of the client. - SecretBase - Class in com.azure.keyvault.models
-
SecretBase is the resource containing all the properties of the secret except its value.
- SecretBase() - Constructor for class com.azure.keyvault.models.SecretBase
- SecretClient - Class in com.azure.keyvault
-
The SecretClient provides synchronous methods to manage
secrets
in the Azure Key Vault. - SecretClientBuilder - Class in com.azure.keyvault
-
This class provides a fluent builder API to help aid the configuration and instantiation of the
secret client
, callingbuild
constructs an instance of the client. - send(HttpPipelineCallContext) - Method in class com.azure.core.http.HttpPipeline
-
Sends the context (containing request) through pipeline.
- send(HttpRequest) - Method in interface com.azure.core.http.HttpClient
-
Send the provided request asynchronously.
- send(HttpRequest) - Method in class com.azure.core.http.HttpPipeline
-
Wraps the request in a context and send it through pipeline.
- send(HttpRequest) - Method in class com.azure.core.test.http.PlaybackClient
-
Send the provided request asynchronously.
- send(HttpRequest, Context) - Method in class com.azure.core.http.HttpPipeline
-
Wraps the request in a context with additional metadata and sends it through the pipeline.
- serialize(JsonGenerator, SerializerProvider) - Method in class com.azure.core.http.HttpHeaders
- serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.azure.core.http.HttpHeaders
- Service - Annotation Type in com.azure.core.annotations
-
Annotation to give the service interfaces a name that correlates to the service that is usable in a programmatic way.
- ServiceClient - Class in com.azure.core
-
The base class for REST service clients.
- ServiceClient(HttpPipeline) - Constructor for class com.azure.core.ServiceClient
-
Creates ServiceClient.
- serviceEndpoint(String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClientBuilder
-
Sets the service endpoint for the Azure App Configuration instance.
- serviceEndpoint(String) - Method in class com.azure.applicationconfig.ConfigurationClientBuilder
-
Sets the service endpoint for the Azure App Configuration instance.
- ServiceResponseException - Exception in com.azure.core.exception
-
A runtime exception indicating service response failure caused by one of the following scenarios: 1.
- ServiceResponseException(String) - Constructor for exception com.azure.core.exception.ServiceResponseException
-
Initializes a new instance of the ServiceResponseException class.
- ServiceResponseException(String, Throwable) - Constructor for exception com.azure.core.exception.ServiceResponseException
-
Initializes a new instance of the ServiceResponseException class.
- set(int, E) - Method in class com.azure.core.management.PagedList
- setAttribute(String, String, Context) - Method in class com.azure.tracing.opentelemetry.OpenTelemetryTracer
- setAuthorizationCode(String) - Method in class com.azure.core.auth.credentials.DelegatedTokenCredentials
-
Set the authorization code acquired returned to the redirect URL.
- setCurrentPage(Page<E>) - Method in class com.azure.core.management.PagedList
-
Sets the current page.
- setData(String, Object) - Method in class com.azure.core.http.HttpPipelineCallContext
-
Stores a key-value data in the context.
- setId(String) - Method in class com.azure.core.management.AsyncOperationResource
-
Set the id of this resource.
- setSecret(Secret) - Method in class com.azure.keyvault.SecretAsyncClient
-
The set operation adds a secret to the key vault.
- setSecret(Secret) - Method in class com.azure.keyvault.SecretClient
-
The set operation adds a secret to the Azure Key Vault.
- setSecret(String, String) - Method in class com.azure.keyvault.SecretAsyncClient
-
The set operation adds a secret to the key vault.
- setSecret(String, String) - Method in class com.azure.keyvault.SecretClient
-
The set operation adds a secret to the Azure Key Vault.
- setSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Creates or updates a configuration value in the service.
- setSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Creates or updates a configuration value in the service.
- setSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Creates or updates a configuration value in the service with the given key.
- setSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Creates or updates a configuration value in the service with the given key.
- setSpanName(String, Context) - Method in class com.azure.tracing.opentelemetry.OpenTelemetryTracer
- setStatus(String) - Method in class com.azure.core.management.AsyncOperationResource
-
Set the status of the asynchronous operation.
- SettingFields - Enum in com.azure.applicationconfig.models
-
Fields in
ConfigurationSetting
that can be returned from GET queries. - SettingSelector - Class in com.azure.applicationconfig.models
-
A set of options for selecting configuration settings from Application Configuration service.
- SettingSelector() - Constructor for class com.azure.applicationconfig.models.SettingSelector
-
Creates a setting selector that will populate responses with all of the
ConfigurationSetting's
properties and select allkeys
. - setupClass() - Static method in class com.azure.core.test.TestBase
-
Before tests are executed, determines the test mode by reading the
TestBase.AZURE_TEST_MODE
environment variable. - setupTest() - Method in class com.azure.core.test.TestBase
-
Sets-up the
TestBase.testResourceNamer
andTestBase.interceptorManager
before each test case is run. - shouldLogBody() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
- shouldLogHeaders() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
- shouldLogURL() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
- SIGN - com.azure.keyvault.keys.models.webkey.KeyOperation
- SimpleResponse<T> - Class in com.azure.core.http.rest
-
REST response with a strongly-typed content specified.
- SimpleResponse(HttpRequest, int, HttpHeaders, T) - Constructor for class com.azure.core.http.rest.SimpleResponse
-
Creates a SimpleResponse.
- since() - Method in annotation type com.azure.core.annotations.Beta
- size() - Method in class com.azure.core.http.HttpHeaders
-
Gets the number of headers in the collection.
- size() - Method in class com.azure.core.management.PagedList
- SkipParentValidation - Annotation Type in com.azure.core.annotations
-
Annotation to notify the validator to skip validation for the properties in the parent class.
- SOCKS4 - com.azure.core.http.ProxyOptions.Type
-
SOCKS4 proxy type.
- SOCKS5 - com.azure.core.http.ProxyOptions.Type
-
SOCKS5 proxy type.
- SQL - com.azure.core.AzureEnvironment.Endpoint
-
Azure SQL endpoint.
- sqlManagementEndpoint() - Method in class com.azure.core.AzureEnvironment
- sqlServerHostnameSuffix() - Method in class com.azure.core.AzureEnvironment
- start() - Method in class com.azure.applicationconfig.models.Range
- start(String, Context) - Method in class com.azure.tracing.opentelemetry.OpenTelemetryTracer
- status() - Method in class com.azure.core.management.AsyncOperationResource
-
The status of the asynchronous operation.
- statusCode() - Method in class com.azure.core.http.HttpResponse
-
Get the response status code.
- statusCode() - Method in interface com.azure.core.http.rest.Response
-
Get the HTTP response status code.
- statusCode() - Method in class com.azure.core.http.rest.ResponseBase
-
Get the HTTP response status code.
- statusCode() - Method in class com.azure.core.http.rest.SimpleResponse
- statusCode() - Method in class com.azure.core.test.http.MockHttpResponse
-
Get the response status code.
- storageEndpointSuffix() - Method in class com.azure.core.AzureEnvironment
- StreamResponse - Class in com.azure.core.http.rest
-
REST response with a streaming content.
- StreamResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuf>) - Constructor for class com.azure.core.http.rest.StreamResponse
-
Creates StreamResponse.
- subList(int, int) - Method in class com.azure.core.management.PagedList
- SubResource - Class in com.azure.core.management
-
The SubResource model.
- SubResource() - Constructor for class com.azure.core.management.SubResource
- SUCCEEDED - Static variable in class com.azure.core.management.OperationState
-
The provisioning state of the operation resource if the operation is successful.
T
- t() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get HSM Token value, used with Bring Your Own Key.
- t(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set HSM Token value, used with Bring Your Own Key.
- tags() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets tags associated with this configuration setting.
- tags() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the tags associated with the key.
- tags() - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Get the tags associated with the key.
- tags() - Method in class com.azure.keyvault.models.SecretBase
-
Get the tags associated with the secret.
- tags(Map<String, String>) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the tags for this configuration setting.
- tags(Map<String, String>) - Method in class com.azure.keyvault.keys.models.EcKeyCreateOptions
-
Set the tags to be associated with the key.
- tags(Map<String, String>) - Method in class com.azure.keyvault.keys.models.Key
-
Set the tags to be associated with the key.
- tags(Map<String, String>) - Method in class com.azure.keyvault.keys.models.KeyBase
-
Set the tags to be associated with the key.
- tags(Map<String, String>) - Method in class com.azure.keyvault.keys.models.KeyCreateOptions
-
Set the tags to be associated with the key.
- tags(Map<String, String>) - Method in class com.azure.keyvault.keys.models.RsaKeyCreateOptions
-
Set the tags to be associated with the key.
- tags(Map<String, String>) - Method in class com.azure.keyvault.models.Secret
-
Set the tags.
- tags(Map<String, String>) - Method in class com.azure.keyvault.models.SecretBase
-
Set the tags to be associated with the secret.
- TAGS - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.tags()
from the service. - target() - Method in class com.azure.core.management.CloudError
- teardownTest() - Method in class com.azure.core.test.TestBase
-
Disposes of
InterceptorManager
and its inheriting class' resources. - TestBase - Class in com.azure.core.test
-
Base class for running live and playback tests using
InterceptorManager
. - TestBase() - Constructor for class com.azure.core.test.TestBase
- TestMode - Enum in com.azure.core.test
-
The possible testing modes.
- testName() - Method in class com.azure.core.test.TestBase
-
Gets the name of the current test being run.
- testResourceNamer - Variable in class com.azure.core.test.TestBase
- TestResourceNamer - Class in com.azure.core.test.utils
-
Provides random string names.
- TestResourceNamer(String, TestMode, RecordedData) - Constructor for class com.azure.core.test.utils.TestResourceNamer
-
Constructor of TestResourceNamer
- TimeoutPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that limits the time allowed between sending a request and receiving the response.
- TimeoutPolicy(Duration) - Constructor for class com.azure.core.http.policy.TimeoutPolicy
-
Creates a TimeoutPolicy.
- toAes() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to AES key.
- toArray() - Method in class com.azure.core.management.PagedList
- toArray(T[]) - Method in class com.azure.core.management.PagedList
- toEC() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to EC key pair and include the private key if set to true.
- toEC(boolean) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to EC key pair and include the private key if set to true.
- toEC(boolean, Provider) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to EC key pair and include the private key if set to true.
- TokenCredential - Class in com.azure.core.credentials
-
The base class for credentials that can provide a token.
- TokenCredential() - Constructor for class com.azure.core.credentials.TokenCredential
-
Creates a token credential with scheme "Bearer";
- TokenCredential(String) - Constructor for class com.azure.core.credentials.TokenCredential
-
Creates a token credential with the provided scheme.
- TokenCredentialPolicy - Class in com.azure.core.http.policy
-
The Pipeline policy that adds credential from ServiceClientCredentials to a request.
- TokenCredentialPolicy(TokenCredential) - Constructor for class com.azure.core.http.policy.TokenCredentialPolicy
-
Creates CredentialsPolicy.
- tokenSource() - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
- toMap() - Method in class com.azure.core.http.HttpHeaders
-
Get
Map
representation of the HttpHeaders collection. - TooManyRedirectsException - Exception in com.azure.core.exception
-
This exception is thrown when an HTTP request has reached the maximum number of redirect attempts with HTTP status code of 3XX.
- TooManyRedirectsException(String, HttpResponse) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
-
Initializes a new instance of the TooManyRedirectsException class.
- TooManyRedirectsException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
-
Initializes a new instance of the TooManyRedirectsException class.
- TooManyRedirectsException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
-
Initializes a new instance of the TooManyRedirectsException class.
- toRSA() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to RSA key pair.
- toRSA(boolean) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to RSA key pair and include the private key if set to true.
- toRSA(boolean, Provider) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Converts JSON web key to RSA key pair and include the private key if set to true.
- toString() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
- toString() - Method in class com.azure.applicationconfig.models.Range
- toString() - Method in class com.azure.applicationconfig.models.SettingSelector
- toString() - Method in enum com.azure.core.AzureEnvironment.Endpoint
- toString() - Method in class com.azure.core.http.HttpHeader
-
Get the String representation of the header.
- toString() - Method in exception com.azure.core.management.CloudException
- toString() - Method in class com.azure.core.util.ExpandableStringEnum
- toString() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
- toString() - Method in enum com.azure.keyvault.keys.models.webkey.KeyCurveName
- toString() - Method in enum com.azure.keyvault.keys.models.webkey.KeyOperation
- toString() - Method in enum com.azure.keyvault.keys.models.webkey.KeyType
- toStringMapper(SettingFields) - Static method in enum com.azure.applicationconfig.models.SettingFields
-
Converts the SettingFields to a string that is usable for HTTP requests and logging.
- type() - Method in class com.azure.core.http.ProxyOptions
- type() - Method in class com.azure.core.management.Resource
-
Get the type value.
U
- UnexpectedResponseExceptionType - Annotation Type in com.azure.core.annotations
-
The exception type that is thrown or returned when one of the status codes is returned from a REST API.
- UnexpectedResponseExceptionTypes - Annotation Type in com.azure.core.annotations
-
The
@Repeatable
container annotation forUnexpectedResponseExceptionType
. - UNWRAP_KEY - com.azure.keyvault.keys.models.webkey.KeyOperation
- updated() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the UTC time at which key was last updated.
- updated() - Method in class com.azure.keyvault.models.SecretBase
-
Get the UTC time at which secret was last updated.
- updateKey(KeyBase) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Updates the attributes associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
- updateKey(KeyBase) - Method in class com.azure.keyvault.keys.KeyClient
-
Updates the attributes associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
- updateKey(KeyBase, KeyOperation...) - Method in class com.azure.keyvault.keys.KeyAsyncClient
-
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
- updateKey(KeyBase, KeyOperation...) - Method in class com.azure.keyvault.keys.KeyClient
-
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
- updateSecret(SecretBase) - Method in class com.azure.keyvault.SecretAsyncClient
-
Updates the attributes associated with the specified secret, but not the value of the specified secret in the key vault.
- updateSecret(SecretBase) - Method in class com.azure.keyvault.SecretClient
-
Updates the attributes associated with the specified secret, but not the value of the specified secret in the key vault.
- updateSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Updates an existing configuration value in the service.
- updateSetting(ConfigurationSetting) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Updates an existing configuration value in the service.
- updateSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationAsyncClient
-
Updates an existing configuration value in the service with the given key.
- updateSetting(String, String) - Method in class com.azure.applicationconfig.ConfigurationClient
-
Updates an existing configuration value in the service with the given key.
- uri() - Method in class com.azure.core.test.models.NetworkCallRecord
-
Gets the URL for this network call.
- uri(String) - Method in class com.azure.core.test.models.NetworkCallRecord
-
Sets the URL for this network call.
- url() - Method in class com.azure.core.http.HttpRequest
-
Get the target address.
- url(AzureEnvironment.Endpoint) - Method in class com.azure.core.AzureEnvironment
-
Get the endpoint URL for the current environment.
- UserAgentPolicy - Class in com.azure.core.http.policy
-
Pipeline policy that adds 'User-Agent' header to a request.
- UserAgentPolicy() - Constructor for class com.azure.core.http.policy.UserAgentPolicy
-
Creates a
UserAgentPolicy
with a default user agent string. - UserAgentPolicy(String) - Constructor for class com.azure.core.http.policy.UserAgentPolicy
-
Creates a UserAgentPolicy with
userAgent
as the header value. - UserAgentPolicy(String, String, Configuration) - Constructor for class com.azure.core.http.policy.UserAgentPolicy
-
Creates a UserAgentPolicy with the
sdkName
andsdkVersion
in the User-Agent header value. - username() - Method in class com.azure.core.auth.credentials.UserTokenCredentials
-
Gets the user name for the Organization Id account.
- UserTokenCredentials - Class in com.azure.core.auth.credentials
-
Token based credentials for use with a REST Service Client.
- UserTokenCredentials(String, String, String, String, AzureEnvironment) - Constructor for class com.azure.core.auth.credentials.UserTokenCredentials
-
Initializes a new instance of the UserTokenCredentials.
V
- value() - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Gets the value of this configuration setting.
- value() - Method in annotation type com.azure.core.annotations.Beta
- value() - Method in annotation type com.azure.core.annotations.BodyParam
- value() - Method in annotation type com.azure.core.annotations.DELETE
-
Get the relative path of the annotated method's DELETE URL.
- value() - Method in annotation type com.azure.core.annotations.ExpectedResponses
-
The status code that will trigger that an error of type errorType should be returned.
- value() - Method in annotation type com.azure.core.annotations.FormParam
- value() - Method in annotation type com.azure.core.annotations.GET
-
Get the relative path of the annotated method's GET URL.
- value() - Method in annotation type com.azure.core.annotations.HEAD
-
Get the relative path of the annotated method's HEAD URL.
- value() - Method in annotation type com.azure.core.annotations.HeaderCollection
-
The header collection prefix.
- value() - Method in annotation type com.azure.core.annotations.HeaderParam
-
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
- value() - Method in annotation type com.azure.core.annotations.Headers
-
List of static headers.
- value() - Method in annotation type com.azure.core.annotations.Host
-
Get the protocol/scheme, host, and optional port number in a single string.
- value() - Method in annotation type com.azure.core.annotations.HostParam
-
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
- value() - Method in annotation type com.azure.core.annotations.PATCH
-
Get the relative path of the annotated method's PATCH URL.
- value() - Method in annotation type com.azure.core.annotations.PathParam
-
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
- value() - Method in annotation type com.azure.core.annotations.POST
-
Get the relative path of the annotated method's POST URL.
- value() - Method in annotation type com.azure.core.annotations.PUT
-
Get the relative path of the annotated method's PUT URL.
- value() - Method in annotation type com.azure.core.annotations.QueryParam
-
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
- value() - Method in annotation type com.azure.core.annotations.ReturnValueWireType
-
The type that the service interface method's return value will be converted from.
- value() - Method in annotation type com.azure.core.annotations.Service
-
Name of the service.
- value() - Method in annotation type com.azure.core.annotations.UnexpectedResponseExceptionType
-
The type of HttpResponseException that should be thrown/returned when the API returns an unrecognized status code.
- value() - Method in annotation type com.azure.core.annotations.UnexpectedResponseExceptionTypes
- value() - Method in exception com.azure.core.exception.HttpResponseException
- value() - Method in class com.azure.core.http.HttpHeader
-
Get the header value.
- value() - Method in interface com.azure.core.http.rest.PagedResponse
-
Returns the items in the page.
- value() - Method in interface com.azure.core.http.rest.Response
- value() - Method in class com.azure.core.http.rest.ResponseBase
- value() - Method in class com.azure.core.http.rest.SimpleResponse
- value() - Method in class com.azure.core.http.rest.StreamResponse
- value() - Method in annotation type com.azure.core.management.annotations.AzureHost
-
The endpoint that all REST APIs within the Swagger interface will send their requests to.
- value() - Method in exception com.azure.core.management.CloudException
- value() - Method in class com.azure.keyvault.models.Secret
-
Get the value of the secret.
- value(String) - Method in class com.azure.applicationconfig.models.ConfigurationSetting
-
Sets the value of this setting.
- value(String) - Method in class com.azure.core.http.HttpHeaders
-
Get the header value for the provided header name.
- VALUE - com.azure.applicationconfig.models.SettingFields
-
Populates the
ConfigurationSetting.value()
from the service. - valueOf(String) - Static method in enum com.azure.applicationconfig.models.SettingFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.auth.credentials.DelegatedTokenCredentials.ResponseMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine.MSITokenSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.AzureEnvironment.Endpoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.http.policy.HttpLogDetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.http.ProxyOptions.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.core.test.TestMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyCurveName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.keyvault.keys.models.webkey.KeyType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.applicationconfig.models.SettingFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.auth.credentials.DelegatedTokenCredentials.ResponseMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine.MSITokenSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.AzureEnvironment.Endpoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.azure.core.http.HttpHeader
-
Get the comma separated value as an array.
- values() - Static method in enum com.azure.core.http.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.http.policy.HttpLogDetailLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.http.ProxyOptions.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.core.test.TestMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.keyvault.keys.models.webkey.KeyCurveName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.keyvault.keys.models.webkey.KeyOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.keyvault.keys.models.webkey.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Class<T>) - Static method in class com.azure.core.util.ExpandableStringEnum
-
Gets a collection of all known values to an expandable string enum type.
- values(String) - Method in class com.azure.core.http.HttpHeaders
-
Get the header values for the provided header name.
- VERIFY - com.azure.keyvault.keys.models.webkey.KeyOperation
- version() - Method in class com.azure.keyvault.keys.models.KeyBase
-
Get the version of the key.
- version() - Method in class com.azure.keyvault.models.SecretBase
-
Get the version of the secret.
- VoidResponse - Class in com.azure.core.http.rest
-
REST response containing only a status code and raw headers.
- VoidResponse(HttpRequest, int, HttpHeaders) - Constructor for class com.azure.core.http.rest.VoidResponse
-
Creates VoidResponse.
W
- warningText() - Method in annotation type com.azure.core.annotations.Beta
- wiretap(boolean) - Method in interface com.azure.core.http.HttpClient
-
Apply or remove a wire logger configuration.
- wiretap(boolean) - Method in class com.azure.core.test.http.PlaybackClient
-
Apply or remove a wire logger configuration.
- withBody(byte[]) - Method in class com.azure.core.http.HttpRequest
-
Set the request content.
- withBody(String) - Method in class com.azure.core.http.HttpRequest
-
Set the request content.
- withBody(Flux<ByteBuf>) - Method in class com.azure.core.http.HttpRequest
-
Set request content.
- withClientId(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the client id of user assigned or system assigned identity.
- withCode(String) - Method in class com.azure.core.management.CloudError
-
Sets the error code parsed from the body of the http error response.
- withDefaultSubscriptionId(String) - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
-
Set default subscription ID.
- withHeader(String, String) - Method in class com.azure.core.http.HttpRequest
-
Set a request header, replacing any existing value.
- withHeaders(HttpHeaders) - Method in class com.azure.core.http.HttpRequest
-
Set the request headers.
- withHttpMethod(HttpMethod) - Method in class com.azure.core.http.HttpRequest
-
Set the request method.
- withHttpRequest(HttpRequest) - Method in class com.azure.core.http.HttpPipelineCallContext
-
Sets the http request object in the context.
- withId(String) - Method in class com.azure.core.management.SubResource
-
Set the id value.
- withIdentityId(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the ARM resource id of the user assigned identity resource.
- withLocation(String) - Method in class com.azure.core.management.Resource
-
Set the location value.
- withMaxRetry(int) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the the maximum retries allowed.
- withMessage(String) - Method in class com.azure.core.management.CloudError
-
Sets the error message parsed from the body of the http error response.
- withMsiEndpoint(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
-
Specifies the endpoint from which token needs to retrieved.
- withMsiPort(int) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the port of token retrieval msi extension service.
- withMsiSecret(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
-
Specifies secret to use to retrieve the token.
- withObjectId(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
specifies the principal id of user assigned or system assigned identity.
- withProxy(Proxy) - Method in class com.azure.core.auth.credentials.AzureTokenCredentials
-
Set the proxy used for accessing Active Directory.
- withRequest(HttpRequest) - Method in class com.azure.core.http.HttpResponse
-
Sets the request which resulted in this HttpResponse.
- withResource(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForAppService
-
Specifies the token audience.
- withResource(String) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the token audience.
- withTags(Map<String, String>) - Method in class com.azure.core.management.Resource
-
Set the tags value.
- withTarget(String) - Method in class com.azure.core.management.CloudError
-
Sets the target of the error.
- withTokenSource(MSIConfigurationForVirtualMachine.MSITokenSource) - Method in class com.azure.core.auth.credentials.MSIConfigurationForVirtualMachine
-
Specifies the token retrieval source.
- withUrl(URL) - Method in class com.azure.core.http.HttpRequest
-
Set the target address to send the request to.
- WRAP_KEY - com.azure.keyvault.keys.models.webkey.KeyOperation
X
- x() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the x value.
- x(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the x value.
Y
- y() - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Get the y value.
- y(byte[]) - Method in class com.azure.keyvault.keys.models.webkey.JsonWebKey
-
Set the y value.
All Classes All Packages