Azure SDK for Python
2.0.0
Return to Index
Package version
Developer Documentation
corehttp package
Azure SDK for Python
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
AccessToken (class in corehttp.credentials)
add_header() (corehttp.runtime.policies.HeadersPolicy method)
add_note() (corehttp.exceptions.BaseError method)
(corehttp.exceptions.ClientAuthenticationError method)
(corehttp.exceptions.DecodeError method)
(corehttp.exceptions.DeserializationError method)
(corehttp.exceptions.HttpResponseError method)
(corehttp.exceptions.ResourceExistsError method)
(corehttp.exceptions.ResourceModifiedError method)
(corehttp.exceptions.ResourceNotFoundError method)
(corehttp.exceptions.ResourceNotModifiedError method)
(corehttp.exceptions.ResponseNotReadError method)
(corehttp.exceptions.SerializationError method)
(corehttp.exceptions.ServiceRequestError method)
(corehttp.exceptions.ServiceResponseError method)
(corehttp.exceptions.StreamClosedError method)
(corehttp.exceptions.StreamConsumedError method)
add_user_agent() (corehttp.runtime.policies.UserAgentPolicy method)
AioHttpTransport (class in corehttp.transport.aiohttp)
args (corehttp.exceptions.BaseError attribute)
(corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.DeserializationError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.SerializationError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
AsyncBearerTokenCredentialPolicy (class in corehttp.runtime.policies)
AsyncHTTPPolicy (class in corehttp.runtime.policies)
AsyncHttpResponse (class in corehttp.rest)
AsyncHttpTransport (class in corehttp.transport)
AsyncHttpXTransport (class in corehttp.transport.httpx)
AsyncItemPaged (class in corehttp.paging)
AsyncPageIterator (class in corehttp.paging)
AsyncPipeline (class in corehttp.runtime.pipeline)
AsyncPipelineClient (class in corehttp.runtime)
AsyncRetryPolicy (class in corehttp.runtime.policies)
AsyncTokenCredential (class in corehttp.credentials)
authorize_request() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
B
BACKOFF_MAX (corehttp.runtime.policies.AsyncRetryPolicy attribute)
(corehttp.runtime.policies.RetryPolicy attribute)
BaseError
BearerTokenCredentialPolicy (class in corehttp.runtime.policies)
by_page() (corehttp.paging.AsyncItemPaged method)
(corehttp.paging.ItemPaged method)
C
capitalize() (corehttp.runtime.policies.RetryMode method)
case_insensitive_dict() (in module corehttp.utils)
casefold() (corehttp.runtime.policies.RetryMode method)
CaseInsensitiveDict (class in corehttp.utils)
CaseInsensitiveEnumMeta (class in corehttp.utils)
center() (corehttp.runtime.policies.RetryMode method)
clear() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
ClientAuthenticationError
close() (corehttp.credentials.AsyncTokenCredential method)
(corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
(corehttp.runtime.AsyncPipelineClient method)
(corehttp.runtime.PipelineClient method)
(corehttp.transport.aiohttp.AioHttpTransport method)
(corehttp.transport.AsyncHttpTransport method)
(corehttp.transport.HttpTransport method)
(corehttp.transport.httpx.AsyncHttpXTransport method)
(corehttp.transport.httpx.HttpXTransport method)
(corehttp.transport.requests.RequestsTransport method)
configure_retries() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
content (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpRequest property)
(corehttp.rest.HttpResponse property)
content_type (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
ContentDecodePolicy (class in corehttp.runtime.policies)
CONTEXT_NAME (corehttp.runtime.policies.ContentDecodePolicy attribute)
continuation_token (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
copy() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
corehttp
module
corehttp.credentials
module
corehttp.exceptions
module
corehttp.paging
module
corehttp.rest
module
corehttp.runtime
module
corehttp.runtime.pipeline
module
corehttp.runtime.policies
module
corehttp.serialization
module
corehttp.transport
module
corehttp.transport.aiohttp
module
corehttp.transport.httpx
module
corehttp.transport.requests
module
corehttp.utils
module
CoreJSONEncoder (class in corehttp.serialization)
count() (corehttp.credentials.AccessToken method)
(corehttp.runtime.policies.RetryMode method)
D
DecodeError
default() (corehttp.serialization.CoreJSONEncoder method)
DeserializationError
deserialize_from_http_generics() (corehttp.runtime.policies.ContentDecodePolicy class method)
deserialize_from_text() (corehttp.runtime.policies.ContentDecodePolicy class method)
E
encode() (corehttp.runtime.policies.RetryMode method)
(corehttp.serialization.CoreJSONEncoder method)
encoding (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
endswith() (corehttp.runtime.policies.RetryMode method)
exc_msg (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
exc_traceback (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
exc_type (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
exc_value (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
expandtabs() (corehttp.runtime.policies.RetryMode method)
expires_on (corehttp.credentials.AccessToken attribute)
Exponential (corehttp.runtime.policies.RetryMode attribute)
F
find() (corehttp.runtime.policies.RetryMode method)
Fixed (corehttp.runtime.policies.RetryMode attribute)
format() (corehttp.runtime.policies.RetryMode method)
format_map() (corehttp.runtime.policies.RetryMode method)
format_url() (corehttp.runtime.AsyncPipelineClient method)
(corehttp.runtime.PipelineClient method)
fromkeys() (corehttp.runtime.pipeline.PipelineContext method)
G
get() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
get_backoff_time() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
get_retry_after() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
get_token() (corehttp.credentials.AsyncTokenCredential method)
(corehttp.credentials.TokenCredential method)
H
headers (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
(corehttp.runtime.policies.HeadersPolicy property)
HeadersPolicy (class in corehttp.runtime.policies)
HTTPPolicy (class in corehttp.runtime.policies)
HttpRequest (class in corehttp.rest)
HttpResponse (class in corehttp.rest)
HttpResponseError
HttpTransport (class in corehttp.transport)
HttpXTransport (class in corehttp.transport.httpx)
I
IfMissing (corehttp.MatchConditions attribute)
IfModified (corehttp.MatchConditions attribute)
IfNotModified (corehttp.MatchConditions attribute)
IfPresent (corehttp.MatchConditions attribute)
increment() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
index() (corehttp.credentials.AccessToken method)
(corehttp.runtime.policies.RetryMode method)
inner_exception (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
is_closed (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
is_exhausted() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
is_retry() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
is_stream_consumed (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
isalnum() (corehttp.runtime.policies.RetryMode method)
isalpha() (corehttp.runtime.policies.RetryMode method)
isascii() (corehttp.runtime.policies.RetryMode method)
isdecimal() (corehttp.runtime.policies.RetryMode method)
isdigit() (corehttp.runtime.policies.RetryMode method)
isidentifier() (corehttp.runtime.policies.RetryMode method)
islower() (corehttp.runtime.policies.RetryMode method)
isnumeric() (corehttp.runtime.policies.RetryMode method)
isprintable() (corehttp.runtime.policies.RetryMode method)
isspace() (corehttp.runtime.policies.RetryMode method)
istitle() (corehttp.runtime.policies.RetryMode method)
isupper() (corehttp.runtime.policies.RetryMode method)
item_separator (corehttp.serialization.CoreJSONEncoder attribute)
ItemPaged (class in corehttp.paging)
items() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
iter_bytes() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
iter_raw() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
iterencode() (corehttp.serialization.CoreJSONEncoder method)
J
join() (corehttp.runtime.policies.RetryMode method)
json() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
JSON_REGEXP (corehttp.runtime.policies.ContentDecodePolicy attribute)
K
key (corehttp.credentials.ServiceKeyCredential property)
key_separator (corehttp.serialization.CoreJSONEncoder attribute)
keys() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
L
ljust() (corehttp.runtime.policies.RetryMode method)
lower() (corehttp.runtime.policies.RetryMode method)
lowerkey_items() (corehttp.utils.CaseInsensitiveDict method)
lstrip() (corehttp.runtime.policies.RetryMode method)
M
maketrans() (corehttp.runtime.policies.RetryMode static method)
MatchConditions (class in corehttp)
message (corehttp.exceptions.ClientAuthenticationError attribute)
(corehttp.exceptions.DecodeError attribute)
(corehttp.exceptions.HttpResponseError attribute)
(corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.exceptions.ResponseNotReadError attribute)
(corehttp.exceptions.ServiceRequestError attribute)
(corehttp.exceptions.ServiceResponseError attribute)
(corehttp.exceptions.StreamClosedError attribute)
(corehttp.exceptions.StreamConsumedError attribute)
module
corehttp
corehttp.credentials
corehttp.exceptions
corehttp.paging
corehttp.rest
corehttp.runtime
corehttp.runtime.pipeline
corehttp.runtime.policies
corehttp.serialization
corehttp.transport
corehttp.transport.aiohttp
corehttp.transport.httpx
corehttp.transport.requests
corehttp.utils
mro() (corehttp.utils.CaseInsensitiveEnumMeta method)
N
named_key (corehttp.credentials.ServiceNamedKeyCredential property)
NetworkTraceLoggingPolicy (class in corehttp.runtime.policies)
next (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy attribute)
(corehttp.runtime.policies.AsyncHTTPPolicy attribute)
(corehttp.runtime.policies.AsyncRetryPolicy attribute)
(corehttp.runtime.policies.BearerTokenCredentialPolicy attribute)
(corehttp.runtime.policies.HTTPPolicy attribute)
(corehttp.runtime.policies.RetryPolicy attribute)
next() (corehttp.paging.ItemPaged method)
(corehttp.paging.PageIterator method)
no_retries() (corehttp.runtime.policies.AsyncRetryPolicy class method)
(corehttp.runtime.policies.RetryPolicy class method)
NULL (in module corehttp.serialization)
O
on_challenge() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
on_exception() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
on_request() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
(corehttp.runtime.policies.ContentDecodePolicy method)
(corehttp.runtime.policies.HeadersPolicy method)
(corehttp.runtime.policies.NetworkTraceLoggingPolicy method)
(corehttp.runtime.policies.ProxyPolicy method)
(corehttp.runtime.policies.SansIOHTTPPolicy method)
(corehttp.runtime.policies.ServiceKeyCredentialPolicy method)
(corehttp.runtime.policies.UserAgentPolicy method)
on_response() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
(corehttp.runtime.policies.ContentDecodePolicy method)
(corehttp.runtime.policies.HeadersPolicy method)
(corehttp.runtime.policies.NetworkTraceLoggingPolicy method)
(corehttp.runtime.policies.ProxyPolicy method)
(corehttp.runtime.policies.SansIOHTTPPolicy method)
(corehttp.runtime.policies.ServiceKeyCredentialPolicy method)
(corehttp.runtime.policies.UserAgentPolicy method)
open() (corehttp.transport.aiohttp.AioHttpTransport method)
(corehttp.transport.AsyncHttpTransport method)
(corehttp.transport.HttpTransport method)
(corehttp.transport.httpx.AsyncHttpXTransport method)
(corehttp.transport.httpx.HttpXTransport method)
(corehttp.transport.requests.RequestsTransport method)
P
PageIterator (class in corehttp.paging)
parse_retry_after() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
partition() (corehttp.runtime.policies.RetryMode method)
Pipeline (class in corehttp.runtime.pipeline)
PipelineClient (class in corehttp.runtime)
PipelineContext (class in corehttp.runtime.pipeline)
PipelineRequest (class in corehttp.runtime.pipeline)
PipelineResponse (class in corehttp.runtime.pipeline)
pop() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
popitem() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
ProxyPolicy (class in corehttp.runtime.policies)
R
raise_for_status() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
read() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
reason (corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
removeprefix() (corehttp.runtime.policies.RetryMode method)
removesuffix() (corehttp.runtime.policies.RetryMode method)
replace() (corehttp.runtime.policies.RetryMode method)
request (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
RequestHistory (class in corehttp.runtime.policies)
RequestsTransport (class in corehttp.transport.requests)
ResourceExistsError
ResourceModifiedError
ResourceNotFoundError
ResourceNotModifiedError
response (corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
ResponseNotReadError
RetryMode (class in corehttp.runtime.policies)
RetryPolicy (class in corehttp.runtime.policies)
rfind() (corehttp.runtime.policies.RetryMode method)
rindex() (corehttp.runtime.policies.RetryMode method)
rjust() (corehttp.runtime.policies.RetryMode method)
rpartition() (corehttp.runtime.policies.RetryMode method)
rsplit() (corehttp.runtime.policies.RetryMode method)
rstrip() (corehttp.runtime.policies.RetryMode method)
run() (corehttp.runtime.pipeline.AsyncPipeline method)
(corehttp.runtime.pipeline.Pipeline method)
S
SansIOHTTPPolicy (class in corehttp.runtime.policies)
send() (corehttp.runtime.policies.AsyncBearerTokenCredentialPolicy method)
(corehttp.runtime.policies.AsyncHTTPPolicy method)
(corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.BearerTokenCredentialPolicy method)
(corehttp.runtime.policies.HTTPPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
(corehttp.transport.aiohttp.AioHttpTransport method)
(corehttp.transport.AsyncHttpTransport method)
(corehttp.transport.HttpTransport method)
(corehttp.transport.httpx.AsyncHttpXTransport method)
(corehttp.transport.httpx.HttpXTransport method)
(corehttp.transport.requests.RequestsTransport method)
send_request() (corehttp.runtime.AsyncPipelineClient method)
(corehttp.runtime.PipelineClient method)
SerializationError
ServiceKeyCredential (class in corehttp.credentials)
ServiceKeyCredentialPolicy (class in corehttp.runtime.policies)
ServiceNamedKeyCredential (class in corehttp.credentials)
ServiceRequestError
ServiceResponseError
setdefault() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
sleep() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
(corehttp.transport.aiohttp.AioHttpTransport method)
(corehttp.transport.AsyncHttpTransport method)
(corehttp.transport.HttpTransport method)
(corehttp.transport.httpx.AsyncHttpXTransport method)
(corehttp.transport.httpx.HttpXTransport method)
(corehttp.transport.requests.RequestsTransport method)
split() (corehttp.runtime.policies.RetryMode method)
splitlines() (corehttp.runtime.policies.RetryMode method)
startswith() (corehttp.runtime.policies.RetryMode method)
status_code (corehttp.exceptions.ResourceExistsError attribute)
(corehttp.exceptions.ResourceModifiedError attribute)
(corehttp.exceptions.ResourceNotFoundError attribute)
(corehttp.exceptions.ResourceNotModifiedError attribute)
(corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
StreamClosedError
StreamConsumedError
strip() (corehttp.runtime.policies.RetryMode method)
swapcase() (corehttp.runtime.policies.RetryMode method)
T
text() (corehttp.rest.AsyncHttpResponse method)
(corehttp.rest.HttpResponse method)
title() (corehttp.runtime.policies.RetryMode method)
token (corehttp.credentials.AccessToken attribute)
TokenCredential (class in corehttp.credentials)
translate() (corehttp.runtime.policies.RetryMode method)
U
Unconditionally (corehttp.MatchConditions attribute)
update() (corehttp.credentials.ServiceKeyCredential method)
(corehttp.credentials.ServiceNamedKeyCredential method)
(corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
update_context() (corehttp.runtime.policies.AsyncRetryPolicy method)
(corehttp.runtime.policies.RetryPolicy method)
upper() (corehttp.runtime.policies.RetryMode method)
url (corehttp.rest.AsyncHttpResponse property)
(corehttp.rest.HttpResponse property)
user_agent (corehttp.runtime.policies.UserAgentPolicy property)
UserAgentPolicy (class in corehttp.runtime.policies)
V
values() (corehttp.runtime.pipeline.PipelineContext method)
(corehttp.utils.CaseInsensitiveDict method)
W
with_traceback() (corehttp.exceptions.BaseError method)
(corehttp.exceptions.ClientAuthenticationError method)
(corehttp.exceptions.DecodeError method)
(corehttp.exceptions.DeserializationError method)
(corehttp.exceptions.HttpResponseError method)
(corehttp.exceptions.ResourceExistsError method)
(corehttp.exceptions.ResourceModifiedError method)
(corehttp.exceptions.ResourceNotFoundError method)
(corehttp.exceptions.ResourceNotModifiedError method)
(corehttp.exceptions.ResponseNotReadError method)
(corehttp.exceptions.SerializationError method)
(corehttp.exceptions.ServiceRequestError method)
(corehttp.exceptions.ServiceResponseError method)
(corehttp.exceptions.StreamClosedError method)
(corehttp.exceptions.StreamConsumedError method)
Z
zfill() (corehttp.runtime.policies.RetryMode method)