Index

A B C D E F G H I J K L M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ACTIVE_DIRECTORY - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Active Directory authentication endpoint.
AdditionalInfo - Class in com.azure.core.management.exception
An instance of this class provides additional information about a ManagementError.
AdditionalInfo(String, Object) - Constructor for class com.azure.core.management.exception.AdditionalInfo
Constructs a new AdditionalInfo object.
APPLICATION - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value Application for ResourceAuthorIdentityType, represents an AAD application.
APPLICATION_INSIGHTS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Application Insights.
ArmChallengeAuthenticationPolicy - Class in com.azure.core.management.http.policy
The pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme in ARM challenge based authentication scenarios.
ArmChallengeAuthenticationPolicy(TokenCredential, String...) - Constructor for class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
Creates ArmChallengeAuthenticationPolicy.
ASIA_EAST - Static variable in class com.azure.core.management.Region
East Asia (Asia Pacific) (recommended)
ASIA_SOUTHEAST - Static variable in class com.azure.core.management.Region
Southeast Asia (Asia Pacific) (recommended)
AUSTRALIA_CENTRAL - Static variable in class com.azure.core.management.Region
Australia Central (Asia Pacific)
AUSTRALIA_CENTRAL2 - Static variable in class com.azure.core.management.Region
Australia Central 2 (Asia Pacific)
AUSTRALIA_EAST - Static variable in class com.azure.core.management.Region
Australia East (Asia Pacific) (recommended)
AUSTRALIA_SOUTHEAST - Static variable in class com.azure.core.management.Region
Australia Southeast (Asia Pacific)
authorizeRequest(HttpPipelineCallContext) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
authorizeRequestOnChallenge(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
AZURE - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure.
AZURE_CHINA - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure China.
AZURE_GERMANY - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure Germany.
AZURE_US_GOVERNMENT - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure US Government.
AzureEnvironment - Class in com.azure.core.management
An instance of this class describes an environment in Azure.
AzureEnvironment(Map<String, String>) - Constructor for class com.azure.core.management.AzureEnvironment
Initializes an instance of AzureEnvironment class.
AzureEnvironment.Endpoint - Enum in com.azure.core.management
The enum representing available endpoints in an environment.
AzureProfile - Class in com.azure.core.management.profile
Azure profile for client.
AzureProfile(AzureEnvironment) - Constructor for class com.azure.core.management.profile.AzureProfile
Creates AzureProfile instance with Azure environment.
AzureProfile(String, String, AzureEnvironment) - Constructor for class com.azure.core.management.profile.AzureProfile
Creates AzureProfile instance with tenant ID, subscription ID and Azure environment.

B

BRAZIL_SOUTH - Static variable in class com.azure.core.management.Region
Brazil South (South America) (recommended)
BRAZIL_SOUTHEAST - Static variable in class com.azure.core.management.Region
Brazil Southeast (South America)

C

CANADA_CENTRAL - Static variable in class com.azure.core.management.Region
Canada Central (Canada) (recommended)
CANADA_EAST - Static variable in class com.azure.core.management.Region
Canada East (Canada)
CHINA_EAST - Static variable in class com.azure.core.management.Region
China East
CHINA_EAST2 - Static variable in class com.azure.core.management.Region
China East 2
CHINA_EAST3 - Static variable in class com.azure.core.management.Region
China East 3
CHINA_NORTH - Static variable in class com.azure.core.management.Region
China North
CHINA_NORTH2 - Static variable in class com.azure.core.management.Region
China North 2
CHINA_NORTH3 - Static variable in class com.azure.core.management.Region
China North 3
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.exception - package com.azure.core.management.exception
Package containing the error types for Azure ARM client.
com.azure.core.management.http.policy - package com.azure.core.management.http.policy
Package containing the implementations of HttpPipelinePolicy interface.
com.azure.core.management.polling - package com.azure.core.management.polling
Package containing the classes that handling long-running operation for Azure ARM client side http communication with a REST endpoint.
com.azure.core.management.profile - package com.azure.core.management.profile
Package containing the profile types for Azure ARM client.
com.azure.core.management.provider - package com.azure.core.management.provider
Package containing the provider types for Azure ARM client.
com.azure.core.management.serializer - package com.azure.core.management.serializer
Package containing the classes that handle serialization and deserialization for the REST call payloads in Azure ARM.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, String) - Static method in class com.azure.core.management.polling.PollerFactory
Dehydrate a PollerFlux from a string.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, String, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Dehydrate a PollerFlux from a string.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Function<PollingContext<PollResult<T>>, Mono<PollResult<T>>>) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Function<PollingContext<PollResult<T>>, Mono<PollResult<T>>>, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Mono<Response<Flux<ByteBuffer>>>) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux with default ARM LRO init operation.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Mono<Response<Flux<ByteBuffer>>>, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux with default ARM LRO init operation.
create(String, String) - Static method in class com.azure.core.management.Region
Creates a region from a name and a label.
createdAt() - Method in class com.azure.core.management.SystemData
Get the timestamp of resource creation (UTC).
createdBy() - Method in class com.azure.core.management.SystemData
Get the identity that created the resource.
createdByType() - Method in class com.azure.core.management.SystemData
Get the type of identity that created the resource.
createDefaultManagementSerializerAdapter() - Static method in class com.azure.core.management.serializer.SerializerFactory
Gets the singleton instance of the default management serializer adapter.

D

DATA_LAKE_ANALYTICS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Data Lake Analytics DNS suffix.
DATA_LAKE_STORE - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Data Lake Store DNS suffix.
DelayProvider - Interface in com.azure.core.management.provider
The DelayProvider to help thread sleep.

E

equals(Object) - Method in class com.azure.core.management.Region
 
Error(String, int, HttpHeaders, String) - Constructor for class com.azure.core.management.polling.PollResult.Error
Creates Error.
EUROPE_NORTH - Static variable in class com.azure.core.management.Region
North Europe (Europe) (recommended)
EUROPE_WEST - Static variable in class com.azure.core.management.Region
West Europe (Europe) (recommended)

F

FRANCE_CENTRAL - Static variable in class com.azure.core.management.Region
France Central (Europe) (recommended)
FRANCE_SOUTH - Static variable in class com.azure.core.management.Region
France South (Europe)
fromName(String) - Static method in class com.azure.core.management.Region
Parses a name into a Region object and creates a new Region instance if not found among the existing ones.
fromString(String) - Static method in class com.azure.core.management.ResourceAuthorIdentityType
Creates or finds a ResourceAuthorIdentityType from its string representation.

G

GALLERY - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Gallery endpoint.
GERMANY_CENTRAL - Static variable in class com.azure.core.management.Region
Germany Central
GERMANY_NORTH - Static variable in class com.azure.core.management.Region
Germany North (Europe)
GERMANY_NORTHEAST - Static variable in class com.azure.core.management.Region
Germany Northeast
GERMANY_WEST_CENTRAL - Static variable in class com.azure.core.management.Region
Germany West Central (Europe) (recommended)
getActiveDirectoryEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getActiveDirectoryGraphApiVersion() - Method in class com.azure.core.management.AzureEnvironment
 
getActiveDirectoryResourceId() - Method in class com.azure.core.management.AzureEnvironment
 
getAdditionalInfo() - Method in class com.azure.core.management.exception.ManagementError
 
getApplicationInsightsEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getAzureDataLakeStoreFileSystemEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getCode() - Method in class com.azure.core.management.exception.ManagementError
 
getDataLakeEndpointResourceId() - Method in class com.azure.core.management.AzureEnvironment
 
getDelayDuration(Duration) - Method in interface com.azure.core.management.provider.DelayProvider
Gets the duration for delay.
getDetails() - Method in class com.azure.core.management.exception.ManagementError
 
getEndpoints() - Method in class com.azure.core.management.AzureEnvironment
 
getEnvironment() - Method in class com.azure.core.management.profile.AzureProfile
Gets Azure environment.
getError() - Method in class com.azure.core.management.polling.PollResult
Get the error description when poll-operation receives error from service.
getGalleryEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getGraphEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getInfo() - Method in class com.azure.core.management.exception.AdditionalInfo
Gets the additional info.
getKeyVaultDnsSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getLogAnalyticsEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getManagementEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getMessage() - Method in class com.azure.core.management.exception.ManagementError
 
getMessage() - Method in class com.azure.core.management.polling.PollResult.Error
 
getMicrosoftGraphEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getPortal() - Method in class com.azure.core.management.AzureEnvironment
 
getPublishingProfile() - Method in class com.azure.core.management.AzureEnvironment
 
getRandomName(String, int) - Method in interface com.azure.core.management.provider.IdentifierProvider
Gets a random name.
getRandomUuid() - Method in interface com.azure.core.management.provider.IdentifierProvider
Gets a random UUID.
getResourceManagerEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getResponseBody() - Method in class com.azure.core.management.polling.PollResult.Error
 
getResponseHeaders() - Method in class com.azure.core.management.polling.PollResult.Error
 
getResponseStatusCode() - Method in class com.azure.core.management.polling.PollResult.Error
 
getScopes(HttpPipelineCallContext, String[]) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
Gets the scopes for the specific request.
getSqlManagementEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getSqlServerHostnameSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getStorageEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getSubscriptionId() - Method in class com.azure.core.management.profile.AzureProfile
Gets subscription ID.
getTarget() - Method in class com.azure.core.management.exception.ManagementError
 
getTenantId() - Method in class com.azure.core.management.profile.AzureProfile
Gets tenant ID.
getType() - Method in class com.azure.core.management.exception.AdditionalInfo
Gets the type of addition info.
getUrlByEndpoint(AzureEnvironment.Endpoint) - Method in class com.azure.core.management.AzureEnvironment
Gets the endpoint URL for the current environment.
getValue() - Method in exception com.azure.core.management.exception.ManagementException
 
getValue() - Method in class com.azure.core.management.polling.PollResult
Get the service returned value when poll-operation succeeded.
GOV_US_ARIZONA - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_DOD_CENTRAL - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_DOD_EAST - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_IOWA - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_TEXAS - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_VIRGINIA - Static variable in class com.azure.core.management.Region
U.S.
GRAPH - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Active Directory Graph APIs endpoint.

H

hashCode() - Method in class com.azure.core.management.Region
 

I

id() - Method in class com.azure.core.management.ProxyResource
Get the id value.
id() - Method in class com.azure.core.management.SubResource
Get the id value.
identifier() - Method in enum com.azure.core.management.AzureEnvironment.Endpoint
 
IdentifierProvider - Interface in com.azure.core.management.provider
The IdentifierProvider to help generate distinct values.
INDIA_CENTRAL - Static variable in class com.azure.core.management.Region
Central India (Asia Pacific) (recommended)
INDIA_SOUTH - Static variable in class com.azure.core.management.Region
South India (Asia Pacific)
INDIA_WEST - Static variable in class com.azure.core.management.Region
West India (Asia Pacific)

J

JAPAN_EAST - Static variable in class com.azure.core.management.Region
Japan East (Asia Pacific) (recommended)
JAPAN_WEST - Static variable in class com.azure.core.management.Region
Japan West (Asia Pacific)

K

KEY - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value Key for ResourceAuthorIdentityType.
KEYVAULT - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Key Vault DNS suffix.
knownEnvironments() - Static method in class com.azure.core.management.AzureEnvironment
 
KOREA_CENTRAL - Static variable in class com.azure.core.management.Region
Korea Central (Asia Pacific) (recommended)
KOREA_SOUTH - Static variable in class com.azure.core.management.Region
Korea South (Asia Pacific)

L

label() - Method in class com.azure.core.management.Region
 
lastModifiedAt() - Method in class com.azure.core.management.SystemData
Get the type of identity that last modified the resource.
lastModifiedBy() - Method in class com.azure.core.management.SystemData
Get the identity that last modified the resource.
lastModifiedByType() - Method in class com.azure.core.management.SystemData
Get the type of identity that last modified the resource.
location() - Method in class com.azure.core.management.Resource
Get the location value.
LOG_ANALYTICS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Log Analytics endpoint.

M

MANAGED_IDENTITY - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value ManagedIdentity for ResourceAuthorIdentityType, represents a Managed Identity.
MANAGEMENT - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure management endpoint.
ManagementError - Class in com.azure.core.management.exception
An instance of this class provides additional information about an http error response.
ManagementError() - Constructor for class com.azure.core.management.exception.ManagementError
Constructs a new ManagementError object.
ManagementError(String, String) - Constructor for class com.azure.core.management.exception.ManagementError
Constructs a new ManagementError object.
ManagementException - Exception in com.azure.core.management.exception
Exception thrown for an invalid response with custom error information.
ManagementException(String, HttpResponse) - Constructor for exception com.azure.core.management.exception.ManagementException
Initializes a new instance of the ManagementException class.
ManagementException(String, HttpResponse, ManagementError) - Constructor for exception com.azure.core.management.exception.ManagementException
Initializes a new instance of the ManagementException class.
MICROSOFT_GRAPH - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Microsoft Graph APIs endpoint.

N

name() - Method in class com.azure.core.management.ProxyResource
Get the name value.
name() - Method in class com.azure.core.management.Region
 
NORWAY_EAST - Static variable in class com.azure.core.management.Region
Norway East (Europe) (recommended)
NORWAY_WEST - Static variable in class com.azure.core.management.Region
Norway West (Europe)

P

PollerFactory - Class in com.azure.core.management.polling
Factory to create PollerFlux for Azure resource manager (ARM) long-running-operation (LRO).
PollResult<T> - Class in com.azure.core.management.polling
Type representing result (succeeded or failed result) of a long-running-poll operation.
PollResult(PollResult.Error) - Constructor for class com.azure.core.management.polling.PollResult
Creates PollResult.
PollResult(T) - Constructor for class com.azure.core.management.polling.PollResult
Creates PollResult.
PollResult.Error - Class in com.azure.core.management.polling
Type represents the error that poll-operation received from the service.
ProxyResource - Class in com.azure.core.management
The Proxy Resource model.
ProxyResource() - Constructor for class com.azure.core.management.ProxyResource
 

R

Region - Class in com.azure.core.management
Enumeration of the Azure datacenter regions.
Resource - Class in com.azure.core.management
The Resource model.
Resource() - Constructor for class com.azure.core.management.Resource
 
RESOURCE_MANAGER - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Resource Manager endpoint.
ResourceAuthorIdentityType - Class in com.azure.core.management
Defines values for identity type of resource author.
ResourceAuthorIdentityType() - Constructor for class com.azure.core.management.ResourceAuthorIdentityType
 

S

SerializerFactory - Class in com.azure.core.management.serializer
Factory to create SerializerAdapter for Azure resource manager (ARM).
SOUTHAFRICA_NORTH - Static variable in class com.azure.core.management.Region
South Africa North (Africa) (recommended)
SOUTHAFRICA_WEST - Static variable in class com.azure.core.management.Region
South Africa West (Africa)
SQL - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure SQL endpoint.
SubResource - Class in com.azure.core.management
The SubResource model.
SubResource() - Constructor for class com.azure.core.management.SubResource
 
SWEDEN_CENTRAL - Static variable in class com.azure.core.management.Region
Sweden Central (Europe) (recommended)
SWITZERLAND_NORTH - Static variable in class com.azure.core.management.Region
Switzerland North (Europe) (recommended)
SWITZERLAND_WEST - Static variable in class com.azure.core.management.Region
Switzerland West (Europe)
SystemData - Class in com.azure.core.management
Metadata pertaining to creation and last modification of the resource.
SystemData() - Constructor for class com.azure.core.management.SystemData
 

T

tags() - Method in class com.azure.core.management.Resource
Get the tags value.
toString() - Method in enum com.azure.core.management.AzureEnvironment.Endpoint
 
toString() - Method in class com.azure.core.management.exception.AdditionalInfo
 
toString() - Method in class com.azure.core.management.exception.ManagementError
 
toString() - Method in exception com.azure.core.management.exception.ManagementException
 
toString() - Method in class com.azure.core.management.Region
 
type() - Method in class com.azure.core.management.ProxyResource
Get the type value.

U

UAE_CENTRAL - Static variable in class com.azure.core.management.Region
UAE Central (Middle East)
UAE_NORTH - Static variable in class com.azure.core.management.Region
UAE North (Middle East) (recommended)
UK_SOUTH - Static variable in class com.azure.core.management.Region
UK South (Europe) (recommended)
UK_WEST - Static variable in class com.azure.core.management.Region
UK West (Europe)
US_CENTRAL - Static variable in class com.azure.core.management.Region
Central US (US) (recommended)
US_EAST - Static variable in class com.azure.core.management.Region
East US (US) (recommended)
US_EAST2 - Static variable in class com.azure.core.management.Region
East US 2 (US) (recommended)
US_NORTH_CENTRAL - Static variable in class com.azure.core.management.Region
North Central US (US) (recommended)
US_SOUTH_CENTRAL - Static variable in class com.azure.core.management.Region
South Central US (US) (recommended)
US_WEST - Static variable in class com.azure.core.management.Region
West US (US) (recommended)
US_WEST_CENTRAL - Static variable in class com.azure.core.management.Region
West Central US (US)
US_WEST2 - Static variable in class com.azure.core.management.Region
West US 2 (US) (recommended)
US_WEST3 - Static variable in class com.azure.core.management.Region
West US 3 (US) (recommended)
USER - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value User for ResourceAuthorIdentityType, represents an AAD user.

V

valueOf(String) - Static method in enum com.azure.core.management.AzureEnvironment.Endpoint
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.core.management.AzureEnvironment.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.core.management.Region
 
values() - Static method in class com.azure.core.management.ResourceAuthorIdentityType
 

W

withId(String) - Method in class com.azure.core.management.SubResource
Set the id value.
withLocation(String) - Method in class com.azure.core.management.Resource
Set the location value.
withTags(Map<String, String>) - Method in class com.azure.core.management.Resource
Set the tags value.
A B C D E F G H I J K L M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form