MCPcopy Create free account

hub / github.com/cloudfoundry/cf-java-client / functions

Functions11,111 in github.com/cloudfoundry/cf-java-client

↓ 10,485 callersMethodbuilder
()
cloudfoundry-util/src/main/java/org/cloudfoundry/util/FluentMap.java:27
↓ 6,598 callersMethodbuild
(Object request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/UriQueryParameterBuilder.java:23
↓ 3,924 callersMethodbuild
()
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:69
↓ 1,818 callersMethodverify
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#verify-user">Verify User</a> request @param request the Verify User request @return the res
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/users/Users.java:113
↓ 1,779 callersMethodas
( Map<String, Object> payload, String key, Map<String, String> variables,
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsCommon.java:110
↓ 1,487 callersMethodname
(String name)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:57
↓ 1,174 callersMethodmap
Add a URL route to an application @param request the Map Route request @return the port number for the route, if applicable
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/routes/Routes.java:74
↓ 821 callersMethodfunction
Returns a {@link Function} of {@link Tuple2} that wraps a function of the component values of the tuple @param function the component value function
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/TupleUtils.java:182
↓ 778 callersMethodpath
(@Nullable Path path)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:60
↓ 615 callersMethodresponse
(HttpClientResponse response)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/RequestLogger.java:40
↓ 577 callersMethodfill
Fill a builder by calling its configuration methods with default values. @param builder the builder to fill @param <T> The type of the builder @r
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/TestObjects.java:79
↓ 573 callersMethodrequest
(HttpMethod method)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:93
↓ 568 callersMethodmockRequest
(InteractionContext interactionContext)
cloudfoundry-client-reactor/src/test/java/org/cloudfoundry/reactor/AbstractRestTest.java:77
↓ 430 callersMethodspaceId
( CloudFoundryClient cloudFoundryClient, Mono<String> organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:541
↓ 426 callersMethodgetName
Creates a name @param prefix the prefix to the name @return the name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:181
↓ 401 callersMethodorganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName, Mono<String> userId)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:388
↓ 344 callersMethodget
Makes the <a href="https://v3-apidocs.cloudfoundry.org/index.html#root">Get root</a> request @param request the Get Root request @return the response
cloudfoundry-client/src/main/java/org/cloudfoundry/client/Root.java:32
↓ 337 callersMethodlist
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#list63">List Users</a> request @param request the List Users request @return the response f
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/users/Users.java:81
↓ 329 callersMethodrequestClientV2Resources
Generate the stream of resources accumulated from a series of responses obtained from the page supplier. @param pageSupplier a function from integers
cloudfoundry-util/src/main/java/org/cloudfoundry/util/PaginationUtils.java:39
↓ 298 callersMethodcreate
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#create64">Create User</a> request @param request the Create User request @return the respon
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/users/Users.java:40
↓ 274 callersMethodgetEntity
Return the entity of a resource @param resource the resource @param <T> the type of the resource's entity @param <R> the resource type @ret
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ResourceUtils.java:38
↓ 236 callersMethodgetOrganizationName
Creates an organization name @return the organization name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:188
↓ 232 callersMethodgetApplicationName
Creates an application name @return the application name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:83
↓ 205 callersMethodusername
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:782
↓ 195 callersMethodgetDomainName
Creates a domain name @return the domain name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:119
↓ 185 callersMethodgetSpaceName
Creates a space name @return the space name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:285
↓ 183 callersMethoduserId
(@Qualifier("admin") UaaClient uaaClient, String password, String username)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:707
↓ 179 callersMethodclientId
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:246
↓ 179 callersMethoddomain
(String element)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:41
↓ 177 callersMethoddelete
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#delete67">Delete User</a> request @param request the Delete User request @return the respon
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/users/Users.java:48
↓ 159 callersMethodget
Gets a space quota @param request the Get Space Quota request @return the space quota
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/spaceadmin/SpaceAdmin.java:33
↓ 136 callersMethodgetId
Returns the id of a resource @param resource the resource @return the id of the resource
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ResourceUtils.java:48
↓ 132 callersMethodapplicationsV2
Main entry point to the Cloud Foundry Applications V2 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:103
↓ 129 callersMethodhost
(String element)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:51
↓ 126 callersMethodtupleEquality
()
integration-test/src/test/java/org/cloudfoundry/AbstractIntegrationTest.java:83
↓ 122 callersMethodlist
Lists the applications @return the applications
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:107
↓ 120 callersMethodgetEntity
The resource's entity
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/Resource.java:32
↓ 118 callersMethodbuildpack
(String element)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:34
↓ 118 callersMethodusers
Main entry point to the UAA User Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:82
↓ 117 callersMethodgetServiceInstanceName
Creates a service instance name @return the service instance name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:258
↓ 111 callersMethodrequestClientV3Resources
Generate the stream of resources accumulated from a series of responses obtained from the page supplier. @param pageSupplier a function from integers
cloudfoundry-util/src/main/java/org/cloudfoundry/util/PaginationUtils.java:58
↓ 111 callersMethodvalue
The value at the time of event emission
cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/_ValueMetric.java:53
↓ 110 callersMethodlog
(String message)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/util/OperationsLogging.java:37
↓ 108 callersMethodorganizations
Main entry point to the Cloud Foundry Organizations Operations API @return the Cloud Foundry Organizations Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:91
↓ 107 callersMethodroute
(Route element)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:63
↓ 102 callersMethodgetUserId
Creates a user id @return the user id
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:312
↓ 96 callersMethodapplications
Main entry point to the Cloud Foundry Applications Operations API @return the Cloud Foundry Applications Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:56
↓ 96 callersMethodupdate
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#update49">Update User</a> request @param request the Update User request @return the respon
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/users/Users.java:97
↓ 95 callersMethodcreateOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2710
↓ 95 callersMethodmemory
(@Nullable Integer memory)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:56
↓ 86 callersMethodentry
(K key, V value)
cloudfoundry-util/src/main/java/org/cloudfoundry/util/FluentMap.java:44
↓ 84 callersMethodroutes
Main entry point to the Cloud Foundry Routes Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:253
↓ 82 callersMethodspaces
Main entry point to the Cloud Foundry Spaces Operations API @return the Cloud Foundry Spaces Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:126
↓ 80 callersMethodgetId
The resource's id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/Resource.java:35
↓ 79 callersMethodorganizationName
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:441
↓ 78 callersMethodasList
( Map<String, Object> payload, String key, Map<String, String> variables,
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsCommon.java:189
↓ 78 callersMethodorganizations
Main entry point to the Cloud Foundry Organizations V2 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:208
↓ 75 callersMethodspaces
Main entry point to the Cloud Foundry Spaces V2 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:353
↓ 74 callersMethodpassword
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:446
↓ 74 callersMethodwaitForCompletion
Waits for a job to complete @param cloudFoundryClient the client to use to request job status @param completionTimeout the amount of time to wait fo
cloudfoundry-util/src/main/java/org/cloudfoundry/util/JobUtils.java:59
↓ 72 callersMethodapplicationsV3
Main entry point to the Cloud Foundry Applications V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:108
↓ 72 callersMethodhealthCheckType
(@Nullable ApplicationHealthCheck healthCheckType)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:50
↓ 72 callersMethoduri
( Function<UriComponentsBuilder, UriComponentsBuilder> uriTransformer)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:404
↓ 68 callersMethodserviceInstances
Main entry point to the Cloud Foundry Service Instances Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:293
↓ 66 callersMethodrequestUpdateApplicationState
( CloudFoundryClient cloudFoundryClient, String applicationId, String state)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5978
↓ 65 callersMethodgetConnectionContext
The connection context
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/_ReactorCloudFoundryClient.java:523
↓ 65 callersMethodrequestCreateUser
( CloudFoundryClient cloudFoundryClient, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2496
↓ 65 callersMethodstack
(@Nullable String stack)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:67
↓ 63 callersMethodclientSecret
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:251
↓ 62 callersMethodcreate
Create a user @param request the create user request @return completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/useradmin/UserAdmin.java:32
↓ 61 callersMethodenvironmentVariable
(String key, Object value)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:45
↓ 61 callersMethodservices
Main entry point to the Cloud Foundry Services Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:333
↓ 59 callersMethodgetPort
Creates a port @return a port
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:224
↓ 59 callersMethodgetRequestTags
Map of http header name and value which will be added to every request to the controller
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/_ReactorCloudFoundryClient.java:529
↓ 59 callersMethodgetTokenProvider
The token provider
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/_ReactorCloudFoundryClient.java:547
↓ 58 callersMethodempty
()
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/RouteUtilsTest.java:62
↓ 57 callersMethodstream
Makes the <a href="https://github.com/cloudfoundry/loggregator/tree/develop/src/trafficcontroller#endpoints">Stream</a> request @param request the St
cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/DopplerClient.java:62
↓ 55 callersMethodgetPath
Creates a path @return the path
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:206
↓ 55 callersMethodserviceName
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:536
↓ 54 callersMethodgetServiceName
Creates a service name @return the service name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:276
↓ 54 callersMethodgetUsername
Returns the username of the current user
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:52
↓ 54 callersMethodrequestApplications
( CloudFoundryClient cloudFoundryClient, String application, String spaceI
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4616
↓ 54 callersMethodserviceBrokerId
( CloudFoundryClient cloudFoundryClient, NameFactory nameFactory, String p
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:494
↓ 53 callersMethodcommand
(@Nullable String command)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:38
↓ 53 callersMethodgetApplicationId
The application that emitted the message (or to which the application is related)
cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/_LogMessage.java:46
↓ 53 callersMethodillegalArgument
Returns a {@link Mono} containing an {@link IllegalArgumentException} with the configured message @param format A <a href="../util/Formatter.html#syn
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ExceptionUtils.java:41
↓ 53 callersMethodputIfPresent
(Map<String, Object> yaml, String key, Object value)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsCommon.java:392
↓ 52 callersMethodgetSpaceId
The space id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/AbstractApplicationEntity.java:155
↓ 52 callersMethodgetUserName
Creates a user name @return the user name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:321
↓ 52 callersMethodput
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/AbstractClientV2Operations.java:123
↓ 49 callersMethoddisk
(@Nullable Integer disk)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:39
↓ 49 callersMethodgetClientId
Creates a client id @return the client id
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:101
↓ 47 callersMethodgetHostName
Creates a host name @return the host name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:137
↓ 46 callersMethodgetOrganizationId
The organization id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/events/_EventEntity.java:96
↓ 45 callersMethodapply
Applies this function to the given arguments @param t1 the first input argument @param t2 the second input argument @param t3 the third input argumen
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/Function5.java:42
↓ 45 callersMethodinstances
(@Nullable Integer instances)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:55
↓ 44 callersMethodadd
Add a network policy
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/networkpolicies/NetworkPolicies.java:29
↓ 43 callersMethodlistSpaces
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/list_all_spaces_for_the_user.html">List all Spaces for the User</a> request @param reque
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:175
↓ 43 callersMethodstackId
(CloudFoundryClient cloudFoundryClient, Mono<String> stackName)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:579
↓ 41 callersMethodpush
Push a specific application @param request the push application request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:146
next →1–100 of 11,111, ranked by callers