Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/cf-java-client
/ functions
Functions
11,111 in github.com/cloudfoundry/cf-java-client
⨍
Functions
11,111
◇
Types & classes
2,787
↓ 19 callers
Method
getSecurityGroupId
The security group id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/securitygroups/_GetSecurityGroupRequest.java:31
↓ 19 callers
Method
illegalState
Returns a {@link Mono} containing an {@link IllegalStateException} with the configured message @param format A <a href="../util/Formatter.html#syntax
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ExceptionUtils.java:56
↓ 19 callers
Method
list
Lists the service brokers @return the service brokers
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:64
↓ 19 callers
Method
noRoute
(@Nullable Boolean noRoute)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:59
↓ 19 callers
Method
requestSharedDomains
(CloudFoundryClient cloudFoundryClient, String domain)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/routes/DefaultRoutesTest.java:1214
↓ 18 callers
Method
from
(org.cloudfoundry.dropsonde.events.Error dropsonde)
cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/_Error.java:29
↓ 18 callers
Method
getServiceKeyName
Creates a service key name @return the service key name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:267
↓ 18 callers
Method
listPrivateDomains
<a href="https://v2-apidocs.cloudfoundry.org/organizations/list_all_private_domains_for_the_organization.html">List all Private Domains for the Organi
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/organizations/Organizations.java:210
↓ 18 callers
Method
routes
Main entry point to the Cloud Foundry Routes Operations API @return the Cloud Foundry Routes Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:98
↓ 18 callers
Method
start
Makes the <a href="https://v3-apidocs.cloudfoundry.org/version/3.27.0/index.html#start-an-app">Start Application</a> request @param request the Start
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/applications/ApplicationsV3.java:223
↓ 17 callers
Method
createDomainId
( CloudFoundryClient cloudFoundryClient, String domainName, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v3/RoutesTest.java:983
↓ 17 callers
Method
get
(GetApplicationRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v3/applications/ReactorApplicationsV3.java:119
↓ 17 callers
Method
getGroupName
Creates a group name @return the group name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:128
↓ 17 callers
Method
listServiceInstances
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_service_instances_for_the_space.html">List all Service Instances for the Space<
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:199
↓ 17 callers
Method
pushManifest
Push a manifest @param request the push manifest request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:154
↓ 17 callers
Method
statusCode
A predicate that returns {@code true} if the exception is a {@link ClientV2Exception} and its code matches expectation @param codes the codes to matc
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ExceptionUtils.java:67
↓ 16 callers
Method
createSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2722
↓ 16 callers
Method
getBody
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/_HttpClientResponseWithBody.java:26
↓ 16 callers
Method
getLabels
The metadata labels
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/_Metadata.java:47
↓ 16 callers
Method
requestApplications
(CloudFoundryClient cloudFoundryClient, String routeId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/routes/DefaultRoutesTest.java:897
↓ 16 callers
Method
requestStack
(CloudFoundryClient cloudFoundryClient, String stackId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5738
↓ 16 callers
Method
serviceAdmin
Main entry point to the Cloud Foundry Service Admin Operations API @return the Cloud Foundry Service Admin Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:105
↓ 16 callers
Method
tasks
Main entry point to the Cloud Foundry Tasks Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:373
↓ 16 callers
Method
test
Evaluates this predicate on the given arguments @param t1 the first input argument @param t2 the second input argument @param t3 the third input argu
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/Predicate3.java:37
↓ 15 callers
Method
buildpacks
Main entry point to the Cloud Foundry Buildpacks Operations API @return the Cloud Foundry Buildpacks Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:63
↓ 15 callers
Method
featureFlags
Main entry point to the Cloud Foundry Feature Flags Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:168
↓ 15 callers
Method
getApplicationId
( CloudFoundryClient cloudFoundryClient, String application, String spaceId)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/DefaultApplications.java:1437
↓ 15 callers
Method
getBuildpacks
The buildpacks, if any, used to stage this application
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationDetail.java:35
↓ 15 callers
Method
getCloudFoundryClientPublisher
()
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/_DefaultCloudFoundryOperations.java:169
↓ 15 callers
Method
getRelationships
Relationships of the role
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/roles/Role.java:30
↓ 15 callers
Method
jobs
Main entry point to the Cloud Foundry Jobs Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:188
↓ 15 callers
Method
listDomains
Makes the deprecated <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_domains_for_the_space_%28deprecated%29.html">List all Domains for th
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:157
↓ 15 callers
Method
listServiceBindings
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/list_all_service_bindings_for_the_app.html">List all Service Bindings for the App</a> requ
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:132
↓ 15 callers
Method
meta
Makes the Log Cache /api/v1/meta request @param meta the Meta request @return the Log Cache metadata for the cached logs and metrics
cloudfoundry-client/src/main/java/org/cloudfoundry/logcache/v1/LogCacheClient.java:40
↓ 15 callers
Method
requestApplicationSummary
( CloudFoundryClient cloudFoundryClient, String applicationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4411
↓ 15 callers
Method
userAdmin
Main entry point to the Cloud Foundry User Admin Operations API @return the Cloud Foundry User Admin Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:140
↓ 14 callers
Method
createRouteId
( CloudFoundryClient cloudFoundryClient, String domainId, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v2/RoutesTest.java:1046
↓ 14 callers
Method
createSecurityGroupId
( CloudFoundryClient cloudFoundryClient, String securityGroupName)
integration-test/src/test/java/org/cloudfoundry/client/v2/SecurityGroupsTest.java:457
↓ 14 callers
Method
get
(GetUserRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/users/ReactorUsers.java:214
↓ 14 callers
Method
get
(GetOrganizationRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/organizations/ReactorOrganizations.java:256
↓ 14 callers
Method
getDestination
The destination
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/spaces/_Rule.java:28
↓ 14 callers
Method
getDomainId
The domain id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/routes/_RouteEntity.java:41
↓ 14 callers
Method
getMemory
Memory in MB that the sidecar will be allocated
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Sidecar.java:37
↓ 14 callers
Method
headers
(Consumer<HttpHeaders> headersTransformer)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:72
↓ 14 callers
Method
maintenanceInfo
The maintenance info object
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/serviceinstances/_UpdateServiceInstanceRequest.java:102
↓ 14 callers
Method
packages
Main entry point to the Cloud Foundry Packages Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:218
↓ 14 callers
Method
requestApplicationsSpecificState
( CloudFoundryClient cloudFoundryClient, String application, String spaceI
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4695
↓ 14 callers
Method
requestAssociateAuditor
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2736
↓ 14 callers
Method
requestAssociateBillingManager
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2747
↓ 14 callers
Method
requestAssociateManager
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2758
↓ 14 callers
Method
requestGetFeatureFlag
( CloudFoundryClient cloudFoundryClient, String featureFlag, Boolean enabled)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/useradmin/DefaultUserAdminTest.java:784
↓ 14 callers
Method
requestListServicePlans
( CloudFoundryClient cloudFoundryClient, String serviceId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/serviceadmin/DefaultServiceAdminTest.java:922
↓ 14 callers
Method
requestSummaryUser
( CloudFoundryClient cloudFoundryClient, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2516
↓ 14 callers
Method
securityGroupsV3
Main entry point to the Cloud Foundry Security Groups V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:268
↓ 14 callers
Method
summary
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/get_user_summary.html">Get User Summary</a> request @param request the Get User summary
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:240
↓ 13 callers
Method
authorizations
Main entry point to the UAA Authorizations Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:42
↓ 13 callers
Method
createDomainId
( CloudFoundryClient cloudFoundryClient, String domainName)
integration-test/src/test/java/org/cloudfoundry/client/v3/DomainsTest.java:647
↓ 13 callers
Method
createOperator
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v3/AbstractClientV3Operations.java:67
↓ 13 callers
Method
createOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/client/v3/OrganizationsTest.java:577
↓ 13 callers
Method
decomposeRoute
( List<DomainSummary> availableDomains, String route, String routePath)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/RouteUtils.java:30
↓ 13 callers
Method
environmentVariables
(@Nullable Map<String, ? extends Object> entries)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:47
↓ 13 callers
Method
events
Makes the <a href="https://github.com/cloudfoundry-incubator/routing-api/blob/master/docs/api_docs.md#subscribe-to-events-for-tcp-routes">TCP Routes E
cloudfoundry-client/src/main/java/org/cloudfoundry/routing/v1/tcproutes/TcpRoutes.java:49
↓ 13 callers
Method
get
(GetSpaceRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/spaces/ReactorSpaces.java:211
↓ 13 callers
Method
getEndpoint
(String name,JsonNode productNode)
cloudfoundry-client/src/main/java/org/cloudfoundry/client/_GetRootResponse.java:209
↓ 13 callers
Method
getId
The id
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/AbstractApplicationSummary.java:34
↓ 13 callers
Method
getInstance
Get a service instance @param request the get service instance request @return the service instance
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/Services.java:89
↓ 13 callers
Method
getInstances
(AbstractApplicationResource resource)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/DefaultApplications.java:1610
↓ 13 callers
Method
getObjectMapper
The {@link ObjectMapper} to use
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/ConnectionContext.java:48
↓ 13 callers
Method
getPorts
The ports
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/spaces/_Rule.java:33
↓ 13 callers
Method
getServiceBrokerId
The service broker id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/services/_ServiceEntity.java:139
↓ 13 callers
Method
getType
()
test-log-cache/src/main/java/org/cloudfoundry/logcachetest/_Gauge.java:25
↓ 13 callers
Method
identityProviders
Main entry point to the UAA Identity Provider Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:62
↓ 13 callers
Method
listAuditors
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_auditors_for_the_space.html">List all Auditors for the Space</a> request @para
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:141
↓ 13 callers
Method
listServiceAccessSettings
Lists the service access settings @param request the List Service Access Settings request @return the service access settings
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:72
↓ 13 callers
Method
queryTransformer
( Object requestPayload)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v3/AbstractClientV3Operations.java:324
↓ 13 callers
Method
requestPrivateDomains
( CloudFoundryClient cloudFoundryClient, String organizationId, String domain)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/routes/DefaultRoutesTest.java:1029
↓ 13 callers
Method
requestUaaResources
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:75
↓ 13 callers
Method
serviceBindingsV3
Main entry point to the Cloud Foundry Service Bindings V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:278
↓ 13 callers
Method
services
Main entry point to the Cloud Foundry Services Operations API @return the Cloud Foundry Services Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:112
↓ 13 callers
Method
statistics
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/get_detailed_stats_for_a_started_app.html">Get detailed stats for a STARTED App</a> reques
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:165
↓ 13 callers
Method
tokens
Main entry point to the UAA Token Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:77
↓ 12 callers
Method
associateRoute
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/associate_route_with_the_app.html">Associate Route with the Application</a> request @para
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:33
↓ 12 callers
Method
buildResponseWithConnection
(Connection connection)
cloudfoundry-client-reactor/src/test/java/org/cloudfoundry/reactor/util/ErrorPayloadMappersTest.java:411
↓ 12 callers
Method
createSpaceQuotaDefinitionId
( CloudFoundryClient cloudFoundryClient, String organizationId, String quotaName)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpaceQuotaDefinitionsTest.java:538
↓ 12 callers
Method
enableServiceAccess
Enable service access @param request the Enable Service Access request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:57
↓ 12 callers
Method
getCommand
The command for the task
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_Task.java:31
↓ 12 callers
Method
getConnectionContext
The connection context
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/_ReactorUaaClient.java:110
↓ 12 callers
Method
getFirst
The first
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/_Pagination.java:34
↓ 12 callers
Method
getIdentityZoneName
Creates an identity zone name @return the identity zone name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:155
↓ 12 callers
Method
getPassword
Creates a password @return the password
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:197
↓ 12 callers
Method
getResponse
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/_HttpClientResponseWithBody.java:29
↓ 12 callers
Method
getRootProvider
The {@link RootProvider} to use
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/ConnectionContext.java:53
↓ 12 callers
Method
getState
The state of the task
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_Task.java:52
↓ 12 callers
Method
hash
Calculates the SHA-1 hash for a {@link Path} @param path the {@link Path} to calculate the hash for @return a {@link String} representation of the ha
cloudfoundry-util/src/main/java/org/cloudfoundry/util/FileUtils.java:125
↓ 12 callers
Method
identityZones
Main entry point to the UAA Identity Zone Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:67
↓ 12 callers
Method
policies
Main entry point to the Policies API
cloudfoundry-client/src/main/java/org/cloudfoundry/networking/NetworkingClient.java:30
↓ 12 callers
Method
requestGetApplicationV3Buildpack
( CloudFoundryClient cloudFoundryClient, String applicationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5115
↓ 12 callers
Method
servicePlansV3
Main entry point to the Cloud Foundry Service Plans V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:323
↓ 11 callers
Method
addHeaders
( HttpHeaders httpHeaders, Object requestPayload, Consumer<HttpHeaders> he
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/AbstractUaaOperations.java:264
↓ 11 callers
Method
associateAuditor
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/associate_auditor_with_the_space.html">Associate Auditor with the Space</a> request @pa
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:32
← previous
next →
201–300 of 11,111, ranked by callers