Skip navigation links
A B C D E F G H I J O P R S T V W 

A

accept(T1, T2) - Method in interface org.cloudfoundry.util.tuple.Consumer2
 
accept(T1, T2, T3) - Method in interface org.cloudfoundry.util.tuple.Consumer3
 
accept(T1, T2, T3, T4) - Method in interface org.cloudfoundry.util.tuple.Consumer4
 
accept(T1, T2, T3, T4, T5) - Method in interface org.cloudfoundry.util.tuple.Consumer5
 
accept(T1, T2, T3, T4, T5, T6) - Method in interface org.cloudfoundry.util.tuple.Consumer6
 
accept(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.cloudfoundry.util.tuple.Consumer7
 
accept(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.cloudfoundry.util.tuple.Consumer8
 
apply(T1, T2) - Method in interface org.cloudfoundry.util.tuple.Function2
 
apply(T1, T2, T3) - Method in interface org.cloudfoundry.util.tuple.Function3
 
apply(T1, T2, T3, T4) - Method in interface org.cloudfoundry.util.tuple.Function4
 
apply(T1, T2, T3, T4, T5) - Method in interface org.cloudfoundry.util.tuple.Function5
 
apply(T1, T2, T3, T4, T5, T6) - Method in interface org.cloudfoundry.util.tuple.Function6
 
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.cloudfoundry.util.tuple.Function7
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.cloudfoundry.util.tuple.Function8
 
assertCount(Integer) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
assertEquals(T) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
assertError(Class<? extends Throwable>, String, Object...) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
assertThat(Consumer<T>) - Method in class org.cloudfoundry.util.test.TestSubscriber
 

B

build() - Method in class org.cloudfoundry.util.StringMap.StringMapBuilder
 
builder() - Static method in class org.cloudfoundry.util.StringMap
 

C

cast() - Static method in class org.cloudfoundry.util.OperationUtils
Casts an item from one type to another
consumer(Consumer2<T1, T2>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer3<T1, T2, T3>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer4<T1, T2, T3, T4>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer5<T1, T2, T3, T4, T5>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer6<T1, T2, T3, T4, T5, T6>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer7<T1, T2, T3, T4, T5, T6, T7>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
consumer(Consumer8<T1, T2, T3, T4, T5, T6, T7, T8>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
Consumer2<T1,T2> - Interface in org.cloudfoundry.util.tuple
 
Consumer3<T1,T2,T3> - Interface in org.cloudfoundry.util.tuple
 
Consumer4<T1,T2,T3,T4> - Interface in org.cloudfoundry.util.tuple
 
Consumer5<T1,T2,T3,T4,T5> - Interface in org.cloudfoundry.util.tuple
 
Consumer6<T1,T2,T3,T4,T5,T6> - Interface in org.cloudfoundry.util.tuple
 
Consumer7<T1,T2,T3,T4,T5,T6,T7> - Interface in org.cloudfoundry.util.tuple
 
Consumer8<T1,T2,T3,T4,T5,T6,T7,T8> - Interface in org.cloudfoundry.util.tuple
 
convert(String, Object...) - Static method in class org.cloudfoundry.util.ExceptionUtils
Converts Throwables to more descriptive exception types, attaching the original Throwable as the new cause.

D

DateUtils - Class in org.cloudfoundry.util
Utilities for dealing with Dates
DelayUtils - Class in org.cloudfoundry.util
Utilities for delaying progress

E

entries(Map<? extends String, ? extends Object>) - Method in class org.cloudfoundry.util.StringMap.StringMapBuilder
 
entry(String, Object) - Method in class org.cloudfoundry.util.StringMap.StringMapBuilder
 
ExceptionUtils - Class in org.cloudfoundry.util
Utilities for dealing with Exceptions
exponentialBackOff(Duration, Duration) - Static method in class org.cloudfoundry.util.DelayUtils
Implements an exponential backoff delay

F

FailingDeserializationProblemHandler - Class in org.cloudfoundry.util.test
 
FailingDeserializationProblemHandler() - Constructor for class org.cloudfoundry.util.test.FailingDeserializationProblemHandler
 
fill(T) - Static method in class org.cloudfoundry.util.test.TestObjects
Fill the builder "fields" by calling their setters with default values.
fill(T, String) - Static method in class org.cloudfoundry.util.test.TestObjects
Fill the builder "fields" by calling their setters with default values.
fillPage(T) - Static method in class org.cloudfoundry.util.test.TestObjects
Fill the builder "fields" by calling their setters with default values.
fillPage(T, String) - Static method in class org.cloudfoundry.util.test.TestObjects
Fill the builder "fields" by calling their setters with default values.
formatToIso8601(Date) - Static method in class org.cloudfoundry.util.DateUtils
Formats a Date into a String in ISO8601 format
function(Function2<T1, T2, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function3<T1, T2, T3, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function4<T1, T2, T3, T4, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function5<T1, T2, T3, T4, T5, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function6<T1, T2, T3, T4, T5, T6, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function7<T1, T2, T3, T4, T5, T6, T7, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
function(Function8<T1, T2, T3, T4, T5, T6, T7, T8, R>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
Function2<T1,T2,R> - Interface in org.cloudfoundry.util.tuple
 
Function3<T1,T2,T3,R> - Interface in org.cloudfoundry.util.tuple
 
Function4<T1,T2,T3,T4,R> - Interface in org.cloudfoundry.util.tuple
 
Function5<T1,T2,T3,T4,T5,R> - Interface in org.cloudfoundry.util.tuple
 
Function6<T1,T2,T3,T4,T5,T6,R> - Interface in org.cloudfoundry.util.tuple
 
Function7<T1,T2,T3,T4,T5,T6,T7,R> - Interface in org.cloudfoundry.util.tuple
 
Function8<T1,T2,T3,T4,T5,T6,T7,T8,R> - Interface in org.cloudfoundry.util.tuple
 

G

getEntity(Resource<T>) - Static method in class org.cloudfoundry.util.ResourceUtils
Return the entity of a resource
getId(Resource<?>) - Static method in class org.cloudfoundry.util.ResourceUtils
Returns the id of a resource
getResources(U) - Static method in class org.cloudfoundry.util.ResourceUtils
Return a stream of resources from a response

H

handleUnknownProperty(DeserializationContext, JsonParser, JsonDeserializer<?>, Object, String) - Method in class org.cloudfoundry.util.test.FailingDeserializationProblemHandler
 

I

illegalState(String, Object...) - Static method in class org.cloudfoundry.util.ExceptionUtils
Returns a Mono containing an IllegalStateException with the configured message

J

JobUtils - Class in org.cloudfoundry.util
Utilities for Jobs

O

onComplete() - Method in class org.cloudfoundry.util.test.TestSubscriber
 
onError(Throwable) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
onNext(T) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
onSubscribe(Subscription) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
OperationUtils - Class in org.cloudfoundry.util
Utilities with operations that do not (yet) exist
org.cloudfoundry.util - package org.cloudfoundry.util
Utilities for working with Cloud Foundry Client APIs
org.cloudfoundry.util.test - package org.cloudfoundry.util.test
 
org.cloudfoundry.util.tuple - package org.cloudfoundry.util.tuple
 

P

PaginationUtils - Class in org.cloudfoundry.util
A utility class to provide functions for handling PaginatedResponses and those containing lists of Resources.
parseFromIso8601(String) - Static method in class org.cloudfoundry.util.DateUtils
Parses a string in ISO8601 format to a Date object
parseSecondsFromEpoch(Double) - Static method in class org.cloudfoundry.util.DateUtils
Parses a double representing seconds from the epoch to a Date object
predicate(Predicate2<T1, T2>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate3<T1, T2, T3>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate4<T1, T2, T3, T4>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate5<T1, T2, T3, T4, T5>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate6<T1, T2, T3, T4, T5, T6>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate7<T1, T2, T3, T4, T5, T6, T7>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
predicate(Predicate8<T1, T2, T3, T4, T5, T6, T7, T8>) - Static method in class org.cloudfoundry.util.tuple.TupleUtils
 
Predicate2<T1,T2> - Interface in org.cloudfoundry.util.tuple
 
Predicate3<T1,T2,T3> - Interface in org.cloudfoundry.util.tuple
 
Predicate4<T1,T2,T3,T4> - Interface in org.cloudfoundry.util.tuple
 
Predicate5<T1,T2,T3,T4,T5> - Interface in org.cloudfoundry.util.tuple
 
Predicate6<T1,T2,T3,T4,T5,T6> - Interface in org.cloudfoundry.util.tuple
 
Predicate7<T1,T2,T3,T4,T5,T6,T7> - Interface in org.cloudfoundry.util.tuple
 
Predicate8<T1,T2,T3,T4,T5,T6,T7,T8> - Interface in org.cloudfoundry.util.tuple
 

R

requestPages(Function<Integer, Mono<U>>) - Static method in class org.cloudfoundry.util.PaginationUtils
Generate the stream of responses starting from page 1 of an initial paginated response.
requestResources(Function<Integer, Mono<U>>) - Static method in class org.cloudfoundry.util.PaginationUtils
Generate the stream of resources accumulated from a series of responses obtained from the page supplier.
RequestValidationException - Exception in org.cloudfoundry.util
An exception indicating that a request was invalid
RequestValidationException(ValidationResult) - Constructor for exception org.cloudfoundry.util.RequestValidationException
Creates a new instance
ResourceUtils - Class in org.cloudfoundry.util
 

S

setPerformanceCallback(Consumer<Tuple2<Long, Long>>) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
setPerformanceLoggerName(Supplier<String>) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
setScanningCallback(Consumer<Subscription>) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
setScanningLoggerName(Supplier<String>) - Method in class org.cloudfoundry.util.test.TestSubscriber
 
StringMap - Class in org.cloudfoundry.util
Utility for building maps for Json responses
StringMap.StringMapBuilder - Class in org.cloudfoundry.util
 

T

test(T1, T2) - Method in interface org.cloudfoundry.util.tuple.Predicate2
 
test(T1, T2, T3) - Method in interface org.cloudfoundry.util.tuple.Predicate3
 
test(T1, T2, T3, T4) - Method in interface org.cloudfoundry.util.tuple.Predicate4
 
test(T1, T2, T3, T4, T5) - Method in interface org.cloudfoundry.util.tuple.Predicate5
 
test(T1, T2, T3, T4, T5, T6) - Method in interface org.cloudfoundry.util.tuple.Predicate6
 
test(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.cloudfoundry.util.tuple.Predicate7
 
test(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.cloudfoundry.util.tuple.Predicate8
 
TestObjects - Class in org.cloudfoundry.util.test
TestObjects provides a utility which calls setters of an object of *Builder type and returns the resulting builder object.
TestSubscriber<T> - Class in org.cloudfoundry.util.test
 
TestSubscriber() - Constructor for class org.cloudfoundry.util.test.TestSubscriber
 
thenKeep(Function<T, Mono<U>>) - Static method in class org.cloudfoundry.util.OperationUtils
Produces a Mono transformer that preserves the type of the source Mono<IN>.
toString() - Method in class org.cloudfoundry.util.StringMap.StringMapBuilder
 
TupleUtils - Class in org.cloudfoundry.util.tuple
 

V

validate(T) - Static method in class org.cloudfoundry.util.ValidationUtils
 
ValidationUtils - Class in org.cloudfoundry.util
 
verify(long, TimeUnit) - Method in class org.cloudfoundry.util.test.TestSubscriber
 

W

waitForCompletion(CloudFoundryClient, String) - Static method in class org.cloudfoundry.util.JobUtils
Waits for a job to complete
A B C D E F G H I J O P R S T V W 
Skip navigation links

Copyright © 2016 Pivotal Software, Inc.. All rights reserved.