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

F

failed(Throwable) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Creates a CompletableFuture which is completed exceptionally with the given Exception.
FailsafeRetryPolicyBuilderOptions - Interface in io.vrap.rmf.base.client.http
Interface to enable the configuration of Failsafe instances
FileException - Exception in io.vrap.rmf.base.client.utils
 
FileException(ApiHttpResponse<T>) - Constructor for exception io.vrap.rmf.base.client.utils.FileException
 
FileException(String, Throwable) - Constructor for exception io.vrap.rmf.base.client.utils.FileException
 
FileException(Throwable) - Constructor for exception io.vrap.rmf.base.client.utils.FileException
 
FileUtils - Class in io.vrap.rmf.base.client.utils
 
FileUtils() - Constructor for class io.vrap.rmf.base.client.utils.FileUtils
 
FileUtils.SupplierThrowingIOException<T> - Interface in io.vrap.rmf.base.client.utils
 
FilteredRecursiveToStringStyle() - Constructor for class io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
 
flatMap(CompletionStage<T>, Function<? super T, CompletionStage<U>>) - Static method in class io.vrap.rmf.base.client.utils.CompletableFutureUtils
Applies a function to the successful result of a future.
FORBIDDEN_403 - Static variable in class io.vrap.rmf.base.client.http.HttpStatusCode
 
ForbiddenException - Exception in io.vrap.rmf.base.client.error
 
ForbiddenException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>) - Constructor for exception io.vrap.rmf.base.client.error.ForbiddenException
 
ForbiddenException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest) - Constructor for exception io.vrap.rmf.base.client.error.ForbiddenException
 
ForbiddenException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.ForbiddenException
 
ForbiddenException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.ForbiddenException
 
fromInputStream(InputStream, TypeReference<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
deserializes the given json string to the given class
fromInputStream(InputStream, Class<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
deserializes the given json string to the given class
fromJsonByteArray(byte[], Class<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
deserializes the given json string to the given class
fromJsonNode(JsonNode, TypeReference<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
Reads a Java object from JsonNode data.
fromJsonString(String, TypeReference<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
Reads a Java object from JSON data (String).
fromJsonString(String, Class<T>) - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
deserializes the given json string to the given class
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