MCPcopy Create free account

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

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

↓ 41 callersMethodsharedDomains
Main entry point to the Cloud Foundry Shared Domains Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:338
↓ 40 callersMethoddelete
Delete a user @param request the delete user request @return completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/useradmin/UserAdmin.java:40
↓ 39 callersMethodupdate
Update an existing service broker @param request The Update Service Broker request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:80
↓ 38 callersMethodpost
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v3/AbstractClientV3Operations.java:186
↓ 38 callersMethodtags
Main entry point to the Tags API
cloudfoundry-client/src/main/java/org/cloudfoundry/networking/NetworkingClient.java:35
↓ 37 callersMethodgetPlanName
Creates a plan name @return the plan name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:215
↓ 37 callersMethodgetQuotaDefinitionName
Creates a quota definition name @return the quota definition name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:231
↓ 37 callersMethodgetServiceBrokerName
Creates a service broker name @return the service broker name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:249
↓ 37 callersMethodlistRoutes
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/list_all_routes_for_the_space.html">List all Routes for the Space</a> request @param re
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:182
↓ 37 callersMethodservicePlans
Main entry point to the Cloud Foundry Service Plans Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:318
↓ 37 callersMethodtimeout
(@Nullable Integer timeout)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:68
↓ 37 callersMethoduserProvidedServiceInstances
Main entry point to the Cloud Foundry User Provided Service Instances Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:379
↓ 36 callersMethodcreateApplication
( CloudFoundryOperations cloudFoundryOperations, Path application, String
integration-test/src/test/java/org/cloudfoundry/operations/ApplicationsTest.java:1950
↓ 36 callersMethoddomains
Main entry point to the Cloud Foundry Domains Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:143
↓ 36 callersMethodput
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:89
↓ 35 callersMethodconsumer
Returns a {@link Consumer} of {@link Tuple2} that wraps a consumer of the component values of the tuple @param consumer the component value consumer
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/TupleUtils.java:42
↓ 35 callersMethodrequestApplicationsEmpty
( CloudFoundryClient cloudFoundryClient, String application, String spaceId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4669
↓ 35 callersMethodrequestGetApplication
( CloudFoundryClient cloudFoundryClient, String applicationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5008
↓ 35 callersMethodrequestSpace
( CloudFoundryClient cloudFoundryClient, String spaceId, String organizationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5710
↓ 34 callersMethoddeleteServiceBroker
( CloudFoundryClient cloudFoundryClient, String applicationId)
integration-test/src/test/java/org/cloudfoundry/ServiceBrokerUtils.java:128
↓ 33 callersMethodcreateOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2331
↓ 33 callersMethodgetRoot
The normalized API root @param connectionContext a {@link ConnectionContext} to be used if the root needs to be retrieved via a network request @retu
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/RootProvider.java:32
↓ 32 callersMethodclients
Main entry point to the UAA Clients API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:47
↓ 32 callersMethodcreateSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpacesTest.java:2365
↓ 32 callersMethodjobId
()
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/servicebrokers/_UpdateServiceBrokerResponse.java:10
↓ 32 callersMethodorganizationsV3
Main entry point to the Cloud Foundry Organizations V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:213
↓ 32 callersMethodplanName
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:451
↓ 32 callersMethodsize
Calculates the size of a {@link Path} @param path the {@link Path} to calculate the size for @return the size
cloudfoundry-util/src/main/java/org/cloudfoundry/util/FileUtils.java:195
↓ 32 callersMethodspaceName
(NameFactory nameFactory)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:574
↓ 31 callersMethodbuildpacks
Main entry point to the Cloud Foundry Buildpacks Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:123
↓ 31 callersMethodcreateApplicationId
( CloudFoundryClient cloudFoundryClient, String spaceId, String applicationName)
integration-test/src/test/java/org/cloudfoundry/client/v2/ApplicationsTest.java:1381
↓ 31 callersMethoddomainsV3
Main entry point to the Cloud Foundry Domains V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:148
↓ 31 callersMethodgetRootV2
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/_ReactorCloudFoundryClient.java:534
↓ 31 callersMethodgetServiceInstanceId
The service instance id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/routes/_RouteEntity.java:83
↓ 31 callersMethodinstances
Makes the <a href="https://v2-apidocs.cloudfoundry.org/apps/get_the_instance_information_for_a_started_app.html">Get the instance information for a ST
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/applications/ApplicationsV2.java:108
↓ 31 callersMethodprivateDomains
Main entry point to the Cloud Foundry Private Domains Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:223
↓ 31 callersMethodroutesV3
Main entry point to the Cloud Foundry Routes V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:258
↓ 31 callersMethodspacesV3
Main entry point to the Cloud Foundry Spaces V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:358
↓ 31 callersMethodtoString
()
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/SortOrder.java:47
↓ 29 callersMethodcreateSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/UsersTest.java:2337
↓ 29 callersMethodget
Gets information for a specific application @param request the get application request @return the application
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:68
↓ 29 callersMethodgetValue
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/_UriVariable.java:34
↓ 29 callersMethodparseBody
(Class<T> bodyType)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:195
↓ 28 callersMethodgetDocker
The docker information
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:129
↓ 28 callersMethodrequestJobSuccess
(CloudFoundryClient cloudFoundryClient, String jobId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5252
↓ 27 callersMethodallowSsh
Allow SSH for a specific space @param request the allow space ssh request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/spaces/Spaces.java:33
↓ 27 callersMethodgetRootV3
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/_ReactorCloudFoundryClient.java:539
↓ 27 callersMethodgroups
Main entry point to the UAA Group Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/UaaClient.java:57
↓ 27 callersMethodlistApplications
Makes the <a href="https://v2-apidocs.cloudfoundry.org/routes/list_all_apps_for_the_route.html">List all Applications for the Route</a> request @para
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/routes/Routes.java:81
↓ 27 callersMethodorganizationQuotaDefinitions
Main entry point to the Cloud Foundry Quota Definitions Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:198
↓ 27 callersMethodrequestApplicationInstancesRunning
( CloudFoundryClient cloudFoundryClient, String applicationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4180
↓ 27 callersMethodrequestCreateApplication
( CloudFoundryClient cloudFoundryClient, ApplicationManifest manifest, Str
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4831
↓ 27 callersMethodrequestListMatchingResources
( CloudFoundryClient cloudFoundryClient, Collection<ResourceMatchingUtils.ArtifactMeta
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5285
↓ 27 callersMethodrequestPrivateDomainsEmpty
( CloudFoundryClient cloudFoundryClient, String organizationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5541
↓ 26 callersMethodasString
( Map<String, Object> payload, String key, Map<String, String> variables,
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsCommon.java:269
↓ 26 callersMethodrequestListSpaceServiceInstances
( CloudFoundryClient cloudFoundryClient, String serviceName, String spaceId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:2325
↓ 26 callersMethodservicePlanVisibilities
Main entry point to the Cloud Foundry Service Plan Visibilities Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:313
↓ 25 callersMethodcreateApplicationId
( CloudFoundryClient cloudFoundryClient, String applicationName, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v3/ApplicationsTest.java:1248
↓ 25 callersMethodcreateServiceBroker
( CloudFoundryClient cloudFoundryClient, NameFactory nameFactory, String p
integration-test/src/test/java/org/cloudfoundry/ServiceBrokerUtils.java:43
↓ 25 callersMethodgetMetadata
Makes the <a href="https://docs.cloudfoundry.org/api/uaa/#retrieve106">Retrieve Metadata</a> request @param request the Get Metadata request @return
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/clients/Clients.java:96
↓ 25 callersMethodhealthCheckHttpEndpoint
(@Nullable String healthCheckHttpEndpoint)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:49
↓ 25 callersMethodrequestCreateRoute
( CloudFoundryClient cloudFoundryClient, String domainId, String host,
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4907
↓ 25 callersMethodsecurityGroups
Main entry point to the Cloud Foundry Security Groups Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:263
↓ 25 callersMethodsend
(Object payload)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/Operator.java:128
↓ 25 callersMethodserviceBrokers
Main entry point to the Cloud Foundry Service Brokers Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:283
↓ 24 callersMethodcreateServiceInstanceId
( CloudFoundryClient cloudFoundryClient, Mono<String> serviceBrokerId, Str
integration-test/src/test/java/org/cloudfoundry/client/v2/ServiceInstancesTest.java:1382
↓ 24 callersMethodgetBuildpackName
Creates a buildpack name @return the buildpack name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:92
↓ 24 callersMethodgetClientSecret
Creates a client secret @return the client secret
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:110
↓ 24 callersMethodisolationSegments
Main entry point to the Cloud Foundry Isolation Segments API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:183
↓ 24 callersMethodlastOperation
(@PathVariable String instanceId)
test-service-broker/src/main/java/org/cloudfoundry/servicebroker/lastoperation/LastOperationController.java:38
↓ 24 callersMethodpost
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/AbstractClientV2Operations.java:107
↓ 24 callersMethodrequestAssociateRoute
( CloudFoundryClient cloudFoundryClient, String applicationId, String routeId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4799
↓ 24 callersMethodrequestAssociateUser
( CloudFoundryClient cloudFoundryClient, String organizationId, String userId)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:2813
↓ 24 callersMethodrequestSharedDomains
( CloudFoundryClient cloudFoundryClient, String domain, String domainId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5680
↓ 24 callersMethodrequestUpload
( CloudFoundryClient cloudFoundryClient, String applicationId, Path applic
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:6008
↓ 23 callersMethodgetData
The data for the package
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/packages/Package.java:34
↓ 23 callersMethodgetSecurityGroupName
Creates a security group name @return the security group name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:240
↓ 23 callersMethodrequestApplicationRoutes
( CloudFoundryClient cloudFoundryClient, String applicationId, String routeId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4285
↓ 23 callersMethodrequestRoutesEmpty
( CloudFoundryClient cloudFoundryClient, String domainId, String host,
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:5629
↓ 22 callersMethodcreateOperator
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/AbstractUaaOperations.java:46
↓ 22 callersMethodpatch
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v3/AbstractClientV3Operations.java:154
↓ 22 callersMethodserviceInstancesV3
Main entry point to the Cloud Foundry Service Instances V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:298
↓ 22 callersMethodset
Makes the <a href="https://v2-apidocs.cloudfoundry.org/feature_flags/set_a_feature_flag.html">Set Feature Flag</a> request @param request the set fea
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/featureflags/FeatureFlags.java:48
↓ 22 callersMethodspaceQuotaDefinitions
Main entry point to the Cloud Foundry Space Quota Definitions Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:343
↓ 21 callersMethodaccept
Performs this operation on the given arguments @param t1 the first input argument @param t2 the second input argument
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/Consumer2.java:34
↓ 21 callersMethodclient
( @Qualifier("admin") UaaClient uaaClient, String clientId, String clientSecret)
integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java:220
↓ 21 callersMethodcreatePrivateDomainId
( CloudFoundryClient cloudFoundryClient, String name, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/RoutesTest.java:1040
↓ 21 callersMethodserviceBindingsV2
Main entry point to the Cloud Foundry Service Bindings V2 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:273
↓ 20 callersMethodcreateSpaceIdAndUserId
( CloudFoundryClient cloudFoundryClient, UaaClient uaaClient, String organ
integration-test/src/test/java/org/cloudfoundry/client/v2/SpacesTest.java:2377
↓ 20 callersMethodexponentialBackOff
Implements an exponential backoff delay for use with {@link Mono#repeatWhenEmpty(Function)} @param minimum the minimum duration @param maximum the ma
cloudfoundry-util/src/main/java/org/cloudfoundry/util/DelayUtils.java:48
↓ 20 callersMethodgetLabel
The label
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/serviceinstances/_Service.java:41
↓ 20 callersMethodgetRouteId
The route id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/routes/_GetRouteRequest.java:31
↓ 20 callersMethodpost
( Object requestPayload, Class<T> responseType, Function<UriComponentsBuil
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/AbstractUaaOperations.java:182
↓ 20 callersMethodpredicate
Returns a {@link Predicate} of {@link Tuple2} that wraps a predicate of the component values of the tuple @param predicate the component value predic
cloudfoundry-util/src/main/java/org/cloudfoundry/util/tuple/TupleUtils.java:327
↓ 20 callersMethodrandomRoute
(@Nullable Boolean randomRoute)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ApplicationManifestCommon.java:61
↓ 20 callersMethodread
Reads a YAML manifest file (defined by the <a href="https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html">CLI</a>) from a {@link Path} and
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/ApplicationManifestUtils.java:51
↓ 20 callersMethodserviceKeys
Main entry point to the Cloud Foundry Service Keys Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:303
↓ 20 callersMethodupload
Makes the <a href="https://v3-apidocs.cloudfoundry.org/version/3.27.0/index.html#upload-package-bits"> Upload Package</a> request @param request the
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/packages/Packages.java:89
↓ 19 callersMethodenableSsh
Enable SSH for a specific application @param request the enable application ssh request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:60
↓ 19 callersMethodgetIsolationSegmentName
Creates an isolation segment name @return the isolation segment name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:171
← previousnext →101–200 of 11,111, ranked by callers