See: Description
Interface | 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<T,E extends RestException> |
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<T> |
This interface defines the behaviors an adapter of a serializer
needs to implement.
|
Copyright © 2019. All rights reserved.