Index
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
CompletableFuturewhich is completed exceptionally with the given Exception. - FailsafeConcurrencyBuilderOptions - Interface in io.vrap.rmf.base.client.http
-
Interface to enable the configuration of Failsafe instances
- FailsafeRetryPolicyBuilderOptions - Interface in io.vrap.rmf.base.client.http
-
Interface to enable the configuration of Failsafe instances
- FailsafeTimeoutBuilderOptions - Interface in io.vrap.rmf.base.client.http
-
Interface to enable the configuration of Failsafe instances
- failures(List<Class<? extends Throwable>>) - Method in class io.vrap.rmf.base.client.http.RetryPolicyBuilder
- 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
- format(ApiHttpRequest, ApiHttpResponse<byte[]>, long) - Method in interface io.vrap.rmf.base.client.http.ResponseLogFormatter
- format(ApiHttpRequest, Throwable, long) - Method in interface io.vrap.rmf.base.client.http.ErrorLogFormatter
- formatError(ApiHttpRequest, Throwable, long) - Static method in class io.vrap.rmf.base.client.http.LogFormatter
- formatResponse(ApiHttpRequest, ApiHttpResponse<byte[]>, long) - Static method in class io.vrap.rmf.base.client.http.LogFormatter
- 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form