文件名称: azure-core-1.47.0.jar中文-英文对照文档.zip
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.47.0</version>
</dependency>Gradle:
implementation group: 'com.azure', name: 'azure-core', version: '1.47.0'
Gradle (Short):
implementation 'com.azure:azure-core:1.47.0'
Gradle (Kotlin):
implementation("com.azure:azure-core:1.47.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.azure.core.annotation
com.azure.core.client.traits
com.azure.core.credential
com.azure.core.cryptography
com.azure.core.exception
com.azure.core.http
com.azure.core.http.policy
com.azure.core.http.rest
com.azure.core.models
com.azure.core.util
com.azure.core.util.builder
com.azure.core.util.io
com.azure.core.util.logging
com.azure.core.util.metrics
com.azure.core.util.paging
com.azure.core.util.polling
com.azure.core.util.serializer
com.azure.core.util.tracingcom.azure.core.annotation.BodyParam
com.azure.core.annotation.Delete
com.azure.core.annotation.ExpectedResponses
com.azure.core.annotation.Fluent
com.azure.core.annotation.FormParam
com.azure.core.annotation.Generated
com.azure.core.annotation.Get
com.azure.core.annotation.Head
com.azure.core.annotation.HeaderCollection
com.azure.core.annotation.HeaderParam
com.azure.core.annotation.Headers
com.azure.core.annotation.Host
com.azure.core.annotation.HostParam
com.azure.core.annotation.Immutable
com.azure.core.annotation.JsonFlatten
com.azure.core.annotation.Options
com.azure.core.annotation.Patch
com.azure.core.annotation.PathParam
com.azure.core.annotation.Post
com.azure.core.annotation.Put
com.azure.core.annotation.QueryParam
com.azure.core.annotation.ResumeOperation
com.azure.core.annotation.ReturnType
com.azure.core.annotation.ReturnValueWireType
com.azure.core.annotation.ServiceClient
com.azure.core.annotation.ServiceClientBuilder
com.azure.core.annotation.ServiceClientProtocol
com.azure.core.annotation.ServiceInterface
com.azure.core.annotation.ServiceMethod
com.azure.core.annotation.UnexpectedResponseExceptionType
com.azure.core.annotation.UnexpectedResponseExceptionTypes
com.azure.core.client.traits.AzureKeyCredentialTrait
com.azure.core.client.traits.AzureNamedKeyCredentialTrait
com.azure.core.client.traits.AzureSasCredentialTrait
com.azure.core.client.traits.ConfigurationTrait
com.azure.core.client.traits.ConnectionStringTrait
com.azure.core.client.traits.EndpointTrait
com.azure.core.client.traits.HttpTrait
com.azure.core.client.traits.KeyCredentialTrait
com.azure.core.client.traits.TokenCredentialTrait
com.azure.core.credential.AccessToken
com.azure.core.credential.AzureKeyCredential
com.azure.core.credential.AzureNamedKey
com.azure.core.credential.AzureNamedKeyCredential
com.azure.core.credential.AzureSasCredential
com.azure.core.credential.BasicAuthenticationCredential
com.azure.core.credential.KeyCredential
com.azure.core.credential.SimpleTokenCache
com.azure.core.credential.TokenCredential
com.azure.core.credential.TokenRequestContext
com.azure.core.cryptography.AsyncKeyEncryptionKey
com.azure.core.cryptography.AsyncKeyEncryptionKeyResolver
com.azure.core.cryptography.KeyEncryptionKey
com.azure.core.cryptography.KeyEncryptionKeyResolver
com.azure.core.exception.AzureException
com.azure.core.exception.ClientAuthenticationException
com.azure.core.exception.DecodeException
com.azure.core.exception.HttpRequestException
com.azure.core.exception.HttpResponseException
com.azure.core.exception.ResourceExistsException
com.azure.core.exception.ResourceModifiedException
com.azure.core.exception.ResourceNotFoundException
com.azure.core.exception.ServiceResponseException
com.azure.core.exception.TooManyRedirectsException
com.azure.core.exception.UnexpectedLengthException
com.azure.core.http.ContentType
com.azure.core.http.HttpAuthorization
com.azure.core.http.HttpClient
com.azure.core.http.HttpClientProvider
com.azure.core.http.HttpClients
com.azure.core.http.HttpHeader
com.azure.core.http.HttpHeaderName
com.azure.core.http.HttpHeaders
com.azure.core.http.HttpMethod
com.azure.core.http.HttpPipeline
com.azure.core.http.HttpPipelineBuilder
com.azure.core.http.HttpPipelineCallContext
com.azure.core.http.HttpPipelineNextPolicy
com.azure.core.http.HttpPipelineNextSyncPolicy
com.azure.core.http.HttpPipelinePosition
com.azure.core.http.HttpRange
com.azure.core.http.HttpRequest
com.azure.core.http.HttpResponse
com.azure.core.http.MatchConditions
com.azure.core.http.ProxyOptions
com.azure.core.http.ProxyOptions.Type
com.azure.core.http.RequestConditions
com.azure.core.http.policy.AddDatePolicy
com.azure.core.http.policy.AddHeadersFromContextPolicy
com.azure.core.http.policy.AddHeadersPolicy
com.azure.core.http.policy.AfterRetryPolicyProvider
com.azure.core.http.policy.AzureKeyCredentialPolicy
com.azure.core.http.policy.AzureSasCredentialPolicy
com.azure.core.http.policy.BearerTokenAuthenticationPolicy
com.azure.core.http.policy.BeforeRetryPolicyProvider
com.azure.core.http.policy.CookiePolicy
com.azure.core.http.policy.DefaultRedirectStrategy
com.azure.core.http.policy.ExponentialBackoff
com.azure.core.http.policy.ExponentialBackoffOptions
com.azure.core.http.policy.FixedDelay
com.azure.core.http.policy.FixedDelayOptions
com.azure.core.http.policy.HostPolicy
com.azure.core.http.policy.HttpLogDetailLevel
com.azure.core.http.policy.HttpLogOptions
com.azure.core.http.policy.HttpLoggingPolicy
com.azure.core.http.policy.HttpPipelinePolicy
com.azure.core.http.policy.HttpPipelineSyncPolicy
com.azure.core.http.policy.HttpPolicyProvider
com.azure.core.http.policy.HttpPolicyProviders
com.azure.core.http.policy.HttpRequestLogger
com.azure.core.http.policy.HttpRequestLoggingContext
com.azure.core.http.policy.HttpResponseLogger
com.azure.core.http.policy.HttpResponseLoggingContext
com.azure.core.http.policy.KeyCredentialPolicy
com.azure.core.http.policy.PortPolicy
com.azure.core.http.policy.ProtocolPolicy
com.azure.core.http.policy.RedirectPolicy
com.azure.core.http.policy.RedirectStrategy
com.azure.core.http.policy.RequestIdPolicy
com.azure.core.http.policy.RequestRetryCondition
com.azure.core.http.policy.RetryOptions
com.azure.core.http.policy.RetryPolicy
com.azure.core.http.policy.RetryStrategy
com.azure.core.http.policy.TimeoutPolicy
com.azure.core.http.policy.UserAgentPolicy
com.azure.core.http.policy.redirect strategy
com.azure.core.http.rest.Page
com.azure.core.http.rest.PagedFlux
com.azure.core.http.rest.PagedFluxBase
com.azure.core.http.rest.PagedIterable
com.azure.core.http.rest.PagedIterableBase
com.azure.core.http.rest.PagedResponse
com.azure.core.http.rest.PagedResponseBase
com.azure.core.http.rest.RequestOptions
com.azure.core.http.rest.Response
com.azure.core.http.rest.ResponseBase
com.azure.core.http.rest.RestProxy
com.azure.core.http.rest.SimpleResponse
com.azure.core.http.rest.StreamResponse
com.azure.core.models.CloudEvent
com.azure.core.models.CloudEventDataFormat
com.azure.core.models.GeoBoundingBox
com.azure.core.models.GeoCollection
com.azure.core.models.GeoLineString
com.azure.core.models.GeoLineStringCollection
com.azure.core.models.GeoLineStrings
com.azure.core.models.GeoLinearRing
com.azure.core.models.GeoObject
com.azure.core.models.GeoObjectType
com.azure.core.models.GeoObjects
com.azure.core.models.GeoPoint
com.azure.core.models.GeoPointCollection
com.azure.core.models.GeoPoints
com.azure.core.models.GeoPolygon
com.azure.core.models.GeoPolygonCollection
com.azure.core.models.GeoPolygons
com.azure.core.models.GeoPosition
com.azure.core.models.JsonPatchDocument
com.azure.core.models.MessageContent
com.azure.core.models.ResponseError
com.azure.core.util.AsyncCloseable
com.azure.core.util.AuthorizationChallengeHandler
com.azure.core.util.Base64Url
com.azure.core.util.Base64Util
com.azure.core.util.BinaryData
com.azure.core.util.ClientOptions
com.azure.core.util.Configuration
com.azure.core.util.ConfigurationBuilder
com.azure.core.util.ConfigurationProperty
com.azure.core.util.ConfigurationPropertyBuilder
com.azure.core.util.ConfigurationSource
com.azure.core.util.Context
com.azure.core.util.Contexts
com.azure.core.util.CoreUtils
com.azure.core.util.DateTimeRfc1123
com.azure.core.util.ETag
com.azure.core.util.ExpandableStringEnum
com.azure.core.util.FluxUtil
com.azure.core.util.Header
com.azure.core.util.HttpClientOptions
com.azure.core.util.IterableStream
com.azure.core.util.MetricsOptions
com.azure.core.util.ProgressListener
com.azure.core.util.ProgressReporter
com.azure.core.util.ReferenceManager
com.azure.core.util.ServiceVersion
com.azure.core.util.TelemetryAttributes
com.azure.core.util.TracingOptions
com.azure.core.util.UrlBuilder
com.azure.core.util.UserAgentProperties
com.azure.core.util.UserAgentUtil
com.azure.core.util.builder.ClientBuilderUtil
com.azure.core.util.io.IOUtils
com.azure.core.util.logging.ClientLogger
com.azure.core.util.logging.LogLevel
com.azure.core.util.logging.LoggingEventBuilder
com.azure.core.util.metrics.DoubleHistogram
com.azure.core.util.metrics.LongCounter
com.azure.core.util.metrics.LongGauge
com.azure.core.util.metrics.Meter
com.azure.core.util.metrics.MeterProvider
com.azure.core.util.paging.ContinuablePage
com.azure.core.util.paging.ContinuablePagedFlux
com.azure.core.util.paging.ContinuablePagedFluxCore
com.azure.core.util.paging.ContinuablePagedIterable
com.azure.core.util.paging.PageRetriever
com.azure.core.util.paging.PageRetrieverSync
com.azure.core.util.polling.AsyncPollResponse
com.azure.core.util.polling.ChainedPollingStrategy
com.azure.core.util.polling.DefaultPollingStrategy
com.azure.core.util.polling.LocationPollingStrategy
com.azure.core.util.polling.LongRunningOperationStatus
com.azure.core.util.polling.OperationResourcePollingStrategy
com.azure.core.util.polling.PollOperationDetails
com.azure.core.util.polling.PollResponse
com.azure.core.util.polling.PollerFlux
com.azure.core.util.polling.PollingContext
com.azure.core.util.polling.PollingStrategy
com.azure.core.util.polling.PollingStrategyOptions
com.azure.core.util.polling.StatusCheckPollingStrategy
com.azure.core.util.polling.SyncChainedPollingStrategy
com.azure.core.util.polling.SyncDefaultPollingStrategy
com.azure.core.util.polling.SyncLocationPollingStrategy
com.azure.core.util.polling.SyncOperationResourcePollingStrategy
com.azure.core.util.polling.SyncPoller
com.azure.core.util.polling.SyncPollingStrategy
com.azure.core.util.polling.SyncStatusCheckPollingStrategy
com.azure.core.util.serializer.CollectionFormat
com.azure.core.util.serializer.JacksonAdapter
com.azure.core.util.serializer.JsonSerializer
com.azure.core.util.serializer.JsonSerializerProvider
com.azure.core.util.serializer.JsonSerializerProviders
com.azure.core.util.serializer.MemberNameConverter
com.azure.core.util.serializer.MemberNameConverterProvider
com.azure.core.util.serializer.MemberNameConverterProviders
com.azure.core.util.serializer.ObjectSerializer
com.azure.core.util.serializer.SerializerAdapter
com.azure.core.util.serializer.SerializerEncoding
com.azure.core.util.serializer.TypeReference
com.azure.core.util.tracing.ProcessKind
com.azure.core.util.tracing.SpanKind
com.azure.core.util.tracing.StartSpanOptions
com.azure.core.util.tracing.Tracer
com.azure.core.util.tracing.TracerProvider
com.azure.core.util.tracing.TracerProxy
com.azure.core.util.tracing.TracingLink