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
↓ 11 callers
Method
associateManagerByUsername
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/associate_manager_with_the_space_by_username.html">Associate Manager with the Space by U
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:75
↓ 11 callers
Method
bindRoute
Bind a service instance to a route @param request the bind service instance to a route request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/Services.java:41
↓ 11 callers
Method
createDomainAndRoute
( CloudFoundryOperations cloudFoundryOperations, String organizationName,
integration-test/src/test/java/org/cloudfoundry/operations/RoutesTest.java:724
↓ 11 callers
Method
createDomainId
( CloudFoundryClient cloudFoundryClient, String domainName, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/DomainsTest.java:477
↓ 11 callers
Method
createGroupId
(UaaClient uaaClient, String displayName)
integration-test/src/test/java/org/cloudfoundry/uaa/GroupsTest.java:511
↓ 11 callers
Method
createRouteId
( CloudFoundryClient cloudFoundryClient, String domainId, String label, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v3/RoutesTest.java:995
↓ 11 callers
Method
docker
(@Nullable Docker docker)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:40
↓ 11 callers
Method
getDomain
The domain
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/routes/_Route.java:35
↓ 11 callers
Method
getHttpClient
The {@link HttpClient} to use
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/ConnectionContext.java:38
↓ 11 callers
Method
getRoot
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/_OperatorContext.java:33
↓ 11 callers
Method
getServicePlanId
The service plan id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/serviceplans/_GetServicePlanRequest.java:32
↓ 11 callers
Method
getSummary
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/get_space_summary.html">Get Space Summary</a> request @param request the Get Space Summ
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:117
↓ 11 callers
Method
listManagers
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_managers_for_the_space.html">List all Managers for the Space</a> request @para
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:174
↓ 11 callers
Method
listServiceKeys
List the service keys for a service instance @param request the list service keys request @return the service keys
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/Services.java:112
↓ 11 callers
Method
noHostname
(@Nullable Boolean noHostname)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:58
↓ 11 callers
Method
queryTransformer
( Object requestPayload)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/AbstractUaaOperations.java:282
↓ 11 callers
Method
read
Makes the Log Cache /api/v1/read request @param request the Read request @return the read response
cloudfoundry-client/src/main/java/org/cloudfoundry/logcache/v1/LogCacheClient.java:48
↓ 11 callers
Method
requestAssociateSpaceManager
( CloudFoundryClient cloudFoundryClient, String spaceId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpacesTest.java:2502
↓ 11 callers
Method
requestCreateServiceInstance
( CloudFoundryOperations cloudFoundryOperations, String planName, String s
integration-test/src/test/java/org/cloudfoundry/operations/ServicesTest.java:647
↓ 11 callers
Method
requestListRoutes
(CloudFoundryOperations cloudFoundryOperations)
integration-test/src/test/java/org/cloudfoundry/operations/RoutesTest.java:885
↓ 11 callers
Method
requestListServicesWithName
( CloudFoundryClient cloudFoundryClient, String label)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/serviceadmin/DefaultServiceAdminTest.java:976
↓ 11 callers
Method
requestListSpaceManagers
( CloudFoundryClient cloudFoundryClient, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpacesTest.java:2774
↓ 11 callers
Method
stacks
Main entry point to the Cloud Foundry Stacks Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:363
↓ 11 callers
Method
toString
()
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/TaskState.java:82
↓ 10 callers
Method
apply
(Integer statusCode, String payload)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/ErrorPayloadMappers.java:156
↓ 10 callers
Method
associateAuditorOrganization
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2305
↓ 10 callers
Method
associateBillingManagerOrganization
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2313
↓ 10 callers
Method
associateManager
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/associate_manager_with_the_space.html">Associate Manager with the Space</a> request @pa
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:67
↓ 10 callers
Method
associateManagerOrganization
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2323
↓ 10 callers
Method
buildpacks
(String... elements)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:35
↓ 10 callers
Method
buildpacksV3
Main entry point to the Cloud Foundry Buildpacks V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:128
↓ 10 callers
Method
createApplicationId
( CloudFoundryClient cloudFoundryClient, String spaceId, String applicatio
integration-test/src/test/java/org/cloudfoundry/client/v2/RoutesTest.java:1031
↓ 10 callers
Method
deploymentsV3
Main entry point to the Cloud Foundry Deployments V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:138
↓ 10 callers
Method
get
(GetApplicationRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/applications/ReactorApplicationsV2.java:170
↓ 10 callers
Method
getApplicationId
( CloudFoundryClient cloudFoundryClient, String applicationName, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2343
↓ 10 callers
Method
getDropletId
( CloudFoundryClient cloudFoundryClient, String applicationId)
integration-test/src/test/java/org/cloudfoundry/client/v3/TasksTest.java:322
↓ 10 callers
Method
getHealthCheckType
Type of health check to perform
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Process.java:55
↓ 10 callers
Method
getHost
The proxy host
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/_ProxyConfiguration.java:55
↓ 10 callers
Method
getServiceId
( CloudFoundryClient cloudFoundryClient, String serviceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServicesTest.java:513
↓ 10 callers
Method
getServicePlanId
( CloudFoundryClient cloudFoundryClient, String serviceBrokerId)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServicePlansTest.java:641
↓ 10 callers
Method
getVersion
Returns the version
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/Versioned.java:30
↓ 10 callers
Method
info
Makes the Log Cache /api/v1/info request @param request the Info request @return the Info response
cloudfoundry-client/src/main/java/org/cloudfoundry/logcache/v1/LogCacheClient.java:32
↓ 10 callers
Method
listServices
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_services_for_the_space.html">List all Services for the Space</a> request @para
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:208
↓ 10 callers
Method
processes
Main entry point to the Cloud Foundry Processes Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:228
↓ 10 callers
Method
removeRoute
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/remove_route_from_the_app.html">Remove Route from the Application</a> request @param requ
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:141
↓ 10 callers
Method
requestApplicationsV3
( CloudFoundryClient cloudFoundryClient, String application, String spaceI
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4724
↓ 10 callers
Method
requestAssociateOrganization
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2407
↓ 10 callers
Method
requestCreateClient
( UaaClient uaaClient, String clientId, String clientSecret)
integration-test/src/test/java/org/cloudfoundry/uaa/ClientsTest.java:558
↓ 10 callers
Method
requestCreateRoute
( CloudFoundryClient cloudFoundryClient, String domainId, String host,
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/routes/DefaultRoutesTest.java:970
↓ 10 callers
Method
requestListServiceBrokers
(CloudFoundryClient cloudFoundryClient)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/serviceadmin/DefaultServiceAdminTest.java:757
↓ 10 callers
Method
requestListServiceInstances
( CloudFoundryClient cloudFoundryClient, String serviceInstanceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServiceInstancesTest.java:1521
↓ 10 callers
Method
requestListServicePlanVisibilities
(CloudFoundryClient cloudFoundryClient)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/serviceadmin/DefaultServiceAdminTest.java:830
↓ 10 callers
Method
routeMappings
Main entry point to the Cloud Foundry Route Mappings Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:248
↓ 10 callers
Method
serviceBrokersV3
Main entry point to the Cloud Foundry Service Brokers V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:288
↓ 10 callers
Method
stacks
Main entry point to the Cloud Foundry Stacks Operations API @return the Cloud Foundry Stacks Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:133
↓ 10 callers
Method
updateInstance
Update a service instance @param request the update service instance request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/Services.java:152
↓ 9 callers
Method
asInteger
( Map<String, Object> payload, String key, Map<String, String> variables,
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsCommon.java:171
↓ 9 callers
Method
associateSpace
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/associate_space_with_the_user.html">Associate Space with the User</a> request @param req
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:84
↓ 9 callers
Method
associateUserByUsername
Makes the <a href="https://v2-apidocs.cloudfoundry.org/organizations/associate_user_with_the_organization_by_username.html">Associate User with the Or
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/organizations/Organizations.java:108
↓ 9 callers
Method
check
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#check-token">Check Token</a> request @param request the Check Token request @return the Che
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/tokens/Tokens.java:32
↓ 9 callers
Method
connectionContext
( @Value("${example.apiHost}") String apiHost, @Value("${example.skipSslValidation:fal
integration-test/src/test/java/org/cloudfoundry/ExampleConfiguration.java:92
↓ 9 callers
Method
connectionContext
( @Value("${test.apiHost}") String apiHost, @Value("${test.proxy.host:}") String proxy
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:303
↓ 9 callers
Method
createUser
( CloudFoundryOperations cloudFoundryOperations, String username)
integration-test/src/test/java/org/cloudfoundry/operations/UserAdminTest.java:332
↓ 9 callers
Method
delete
(DeleteOrganizationRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/organizations/ReactorOrganizations.java:246
↓ 9 callers
Method
disableServiceAccess
Disable service access @param request the Disable Service Access request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:49
↓ 9 callers
Method
features
(@Nullable Map<String, ? extends Object> entries)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Application.java:74
↓ 9 callers
Method
getApplicationId
( CloudFoundryClient cloudFoundryClient, String applicationName)
integration-test/src/test/java/org/cloudfoundry/client/v3/TasksTest.java:308
↓ 9 callers
Method
getDisk
The disk quota of this process
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Process.java:37
↓ 9 callers
Method
getImage
The docker image
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_Docker.java:32
↓ 9 callers
Method
getParameters
Makes the <a href="https://v2-apidocs.cloudfoundry.org/service_instances/retrieve_a_particular_service_instance_parameters.html">Retrieve a Particular
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/serviceinstances/ServiceInstances.java:66
↓ 9 callers
Method
getPermissions
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/retrieving_permissions_on_a_app.html">Retrieve Permissions on a Particular App</a> request
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:99
↓ 9 callers
Method
getServiceBindingId
The service binding id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/servicebindings/_GetServiceBindingRequest.java:31
↓ 9 callers
Method
getServicePlanId
( CloudFoundryClient cloudFoundryClient, String serviceBrokerId)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServicePlanVisibilitiesTest.java:651
↓ 9 callers
Method
getStagingTimeout
How long to wait for staging
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_PushApplicationRequest.java:189
↓ 9 callers
Method
getTokenProvider
The token provider
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/_ReactorUaaClient.java:136
↓ 9 callers
Method
listSharedOrganizations
Makes the <a href="https://v2-apidocs.cloudfoundry.org/private_domains/list_all_shared_organizations_for_the_private_domain.html">List all Shared Orga
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/privatedomains/PrivateDomains.java:66
↓ 9 callers
Method
listSpaceQuotaDefinitions
Makes the <a href="https://v2-apidocs.cloudfoundry.org/organizations/list_all_space_quota_definitions_for_the_organization.html">List all Space Quota
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/organizations/Organizations.java:228
↓ 9 callers
Method
organizationAdmin
Main entry point to the Cloud Foundry Organization Admin Operations API @return the Cloud Foundry Organization Admin Operations API
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/CloudFoundryOperations.java:84
↓ 9 callers
Method
organizationQuotasV3
Main entry point to the Cloud Foundry Quota V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:203
↓ 9 callers
Method
put
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/AbstractUaaOperations.java:247
↓ 9 callers
Method
requestAssociateSpace
( CloudFoundryClient cloudFoundryClient, String spaceId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2452
↓ 9 callers
Method
requestListOrganizationAuditors
( CloudFoundryClient cloudFoundryClient, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2883
↓ 9 callers
Method
requestListOrganizationBillingManagers
( CloudFoundryClient cloudFoundryClient, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2905
↓ 9 callers
Method
requestListOrganizationManagers
( CloudFoundryClient cloudFoundryClient, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2929
↓ 9 callers
Method
requestListOrganizationUsers
( CloudFoundryClient cloudFoundryClient, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:3019
↓ 9 callers
Method
requestOrganizationSpaces
( CloudFoundryClient cloudFoundryClient, String organizationId, String spa
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/spaces/DefaultSpacesTest.java:788
↓ 9 callers
Method
requestPrivateDomainsEmpty
( CloudFoundryClient cloudFoundryClient, String organizationId, String domain)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/routes/DefaultRoutesTest.java:1080
↓ 9 callers
Method
routes
(Route... elements)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:64
↓ 9 callers
Method
serviceUsageEvents
Main entry point to the Cloud Foundry Service Usage Events Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:328
↓ 9 callers
Method
set
( UriComponentsBuilder builder, Stream<UriQueryParameter> uriQueryParameters)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/UriQueryParameters.java:24
↓ 9 callers
Method
stacksV3
Main entry point to the Cloud Foundry Stacks V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:368
↓ 9 callers
Method
start
Starts a specific application or, if the application is already started, simply returns. @param request the start application request @return a compl
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:250
↓ 9 callers
Method
tokenProvider
( @Value("${example.password}") String password, @Value("${example.username}") String
integration-test/src/test/java/org/cloudfoundry/ExampleConfiguration.java:122
↓ 9 callers
Method
tokenProvider
( String clientId, String clientSecret, String password, String username)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:687
↓ 9 callers
Method
unmap
Remove a URL route from an application @param request the Unmap Route request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/routes/Routes.java:82
↓ 8 callers
Method
associateApplicationWithRoute
( CloudFoundryClient cloudFoundryClient, String applicationId, String routeId)
integration-test/src/test/java/org/cloudfoundry/client/v2/RoutesTest.java:1020
↓ 8 callers
Method
changeSecret
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#change-secret">Change Secret</a> request @param request the Change Secret request @return t
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/clients/Clients.java:64
↓ 8 callers
Method
createApplicationId
( CloudFoundryOperations cloudFoundryOperations, String name, Path path)
integration-test/src/test/java/org/cloudfoundry/client/v3/DeploymentsTest.java:379
↓ 8 callers
Method
createApplicationId
( CloudFoundryClient cloudFoundryClient, String applicationName, String spaceId)
integration-test/src/test/java/org/cloudfoundry/networking/v1/PoliciesTest.java:290
↓ 8 callers
Method
createBuildpackId
( CloudFoundryClient cloudFoundryClient, String buildpackName)
integration-test/src/test/java/org/cloudfoundry/client/v2/BuildpacksTest.java:257
← previous
next →
301–400 of 11,111, ranked by callers