Module: MsRest

Defined in:
lib/ms_rest/version.rb,
lib/ms_rest.rb,
lib/ms_rest/rest_error.rb,
lib/ms_rest/serialization.rb,
lib/ms_rest/service_client.rb,
lib/ms_rest/validation_error.rb,
lib/ms_rest/http_operation_error.rb,
lib/ms_rest/deserialization_error.rb,
lib/ms_rest/http_operation_response.rb,
lib/ms_rest/retry_policy_middleware.rb,
lib/ms_rest/credentials/token_provider.rb,
lib/ms_rest/credentials/token_credentials.rb,
lib/ms_rest/credentials/string_token_provider.rb,
lib/ms_rest/credentials/service_client_credentials.rb,
lib/ms_rest/credentials/basic_authentication_credentials.rb

Overview

Copyright © Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information.

Defined Under Namespace

Classes: BasicAuthenticationCredentials, DeserializationError, HttpOperationError, HttpOperationResponse, RestError, RetryPolicyMiddleware, Serialization, ServiceClient, ServiceClientCredentials, StringTokenProvider, TokenCredentials, TokenProvider, ValidationError

Constant Summary collapse

VERSION =
'0.1.2'