Uses of Package
com.microsoft.rest.protocol
-
Packages that use com.microsoft.rest.protocol Package Description com.microsoft.rest The package contains the runtime classes required for AutoRest generated clients to compile and function.com.microsoft.rest.protocol The package contains classes that interfaces defining the behaviors of the necessary components of a Rest Client.com.microsoft.rest.serializer The package contains classes that handle serialization and deserialization for the REST call payloads. -
Classes in com.microsoft.rest.protocol used by com.microsoft.rest Class Description Environment An collection of endpoints in a region or a cloud.Environment.Endpoint An endpoint identifier used for the provider to get a URL.ResponseBuilder Defines an interface that can process a Retrofit 2 response into a deserialized body or an exception, depending on the status code registered.ResponseBuilder.Factory A factory that creates a builder based on the return type and the exception type.SerializerAdapter This interface defines the behaviors an adapter of a serializer needs to implement. -
Classes in com.microsoft.rest.protocol used by com.microsoft.rest.protocol Class Description Environment.Endpoint An endpoint identifier used for the provider to get a URL.ResponseBuilder Defines an interface that can process a Retrofit 2 response into a deserialized body or an exception, depending on the status code registered.SerializerAdapter This interface defines the behaviors an adapter of a serializer needs to implement. -
Classes in com.microsoft.rest.protocol used by com.microsoft.rest.serializer Class Description SerializerAdapter This interface defines the behaviors an adapter of a serializer needs to implement.