Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

send() - Method in class io.vrap.rmf.base.client.ApiMethod
 
send(CreateHttpRequestCommand) - Method in interface io.vrap.rmf.base.client.ApiHttpClient
 
send(CreateHttpRequestCommand) - Method in interface io.vrap.rmf.base.client.AsyncApiClient
 
send(CreateHttpRequestCommand) - Method in interface io.vrap.rmf.base.client.CompletableFutureApiClient
 
sendBlocking() - Method in class io.vrap.rmf.base.client.ApiMethod
 
sendBlocking(CreateHttpRequestCommand, Duration) - Method in interface io.vrap.rmf.base.client.ApiHttpClient
 
sendBlocking(CreateHttpRequestCommand, Duration) - Method in interface io.vrap.rmf.base.client.AsyncApiClient
 
sendBlocking(CreateHttpRequestCommand, Duration) - Method in interface io.vrap.rmf.base.client.CompletableFutureApiClient
 
sendBlocking(Duration) - Method in class io.vrap.rmf.base.client.ApiMethod
 
sequence(List<? extends CompletionStage<T>>) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Transforms a list of CompletionStage into a CompletionStage of a list, that will be completed once all the elements of the given list are completed.
SerializationException - Exception in io.vrap.rmf.base.client
 
SerializationException(String) - Constructor for exception io.vrap.rmf.base.client.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception io.vrap.rmf.base.client.SerializationException
 
serialize(LocalDate, JsonGenerator, SerializerProvider) - Method in class io.vrap.rmf.base.client.utils.json.modules.serializers.LocalDateSerializer
 
serialize(LocalTime, JsonGenerator, SerializerProvider) - Method in class io.vrap.rmf.base.client.utils.json.modules.serializers.LocalTimeSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class io.vrap.rmf.base.client.utils.json.modules.serializers.ZonedDateTimeSerializer
 
SerializerOnlyApiHttpClient - Class in io.vrap.rmf.base.client
Implementation of a non executable ApiHttpClient
SERVER_TIMING - Static variable in class io.vrap.rmf.base.client.ApiHttpHeaders
 
SERVICE_UNAVAILABLE_503 - Static variable in class io.vrap.rmf.base.client.http.HttpStatusCode
 
ServiceRegionConfig - Interface in io.vrap.rmf.base.client
 
ServiceUnavailableException - Exception in io.vrap.rmf.base.client.error
 
ServiceUnavailableException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>) - Constructor for exception io.vrap.rmf.base.client.error.ServiceUnavailableException
 
ServiceUnavailableException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest) - Constructor for exception io.vrap.rmf.base.client.error.ServiceUnavailableException
 
ServiceUnavailableException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.ServiceUnavailableException
 
ServiceUnavailableException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.ServiceUnavailableException
 
setAccessToken(String) - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
setActive(boolean) - Method in class io.vrap.rmf.base.client.TokenIntrospection
 
setEmergencyContact(String) - Method in class io.vrap.rmf.base.client.SolutionInfo
 
setExp(Long) - Method in class io.vrap.rmf.base.client.TokenIntrospection
 
setExpiresIn(Long) - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
setName(String) - Method in class io.vrap.rmf.base.client.SolutionInfo
 
setRefresherToken(String) - Method in class io.vrap.rmf.base.client.AuthenticationToken
Deprecated.
setRefreshToken(String) - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
setScope(String) - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
setScope(String) - Method in class io.vrap.rmf.base.client.TokenIntrospection
 
setToken(AuthenticationToken) - Method in class io.vrap.rmf.base.client.oauth2.InMemoryTokenStorage
 
setToken(AuthenticationToken) - Method in interface io.vrap.rmf.base.client.oauth2.TokenStorage
 
setTokenType(String) - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
setValue(V) - Method in class io.vrap.rmf.base.client.ApiHttpHeaders.HeaderEntry
 
setValue(V) - Method in class io.vrap.rmf.base.client.ApiMethod.ParamEntry
 
setVersion(String) - Method in class io.vrap.rmf.base.client.SolutionInfo
 
setWebsite(String) - Method in class io.vrap.rmf.base.client.SolutionInfo
 
SolutionInfo - Class in io.vrap.rmf.base.client
Marker interface to generate a solution info for the Java SDK user agent.
SolutionInfo() - Constructor for class io.vrap.rmf.base.client.SolutionInfo
 
StaticTokenSupplier - Class in io.vrap.rmf.base.client.oauth2
Token supplier using a specified token
StaticTokenSupplier(AuthenticationToken) - Constructor for class io.vrap.rmf.base.client.oauth2.StaticTokenSupplier
 
statusCodes(List<Integer>) - Method in class io.vrap.rmf.base.client.http.RetryPolicyBuilder
 
StringBodyApiMethod<T extends StringBodyApiMethod<T,TResult>,TResult> - Class in io.vrap.rmf.base.client
 
StringBodyApiMethod(ApiHttpClient) - Constructor for class io.vrap.rmf.base.client.StringBodyApiMethod
 
StringBodyApiMethod(ApiHttpClient, ApiHttpHeaders, List<ApiMethod.ParamEntry<String, String>>) - Constructor for class io.vrap.rmf.base.client.StringBodyApiMethod
 
StringBodyApiMethod(StringBodyApiMethod<T, TResult>) - Constructor for class io.vrap.rmf.base.client.StringBodyApiMethod
 
StringHeaderEntry(String) - Constructor for class io.vrap.rmf.base.client.ApiHttpHeaders.StringHeaderEntry
 
StringHeaderEntry(String, String) - Constructor for class io.vrap.rmf.base.client.ApiHttpHeaders.StringHeaderEntry
 
successful(T) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Creates a CompletableFuture which is completed successfully with the given object.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form