MCPcopy Create free account

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

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

↓ 8 callersMethodcreateOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/client/v2/PrivateDomainsTest.java:612
↓ 8 callersMethodcreatePrivateDomainId
( CloudFoundryClient cloudFoundryClient, String domainName, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/PrivateDomainsTest.java:618
↓ 8 callersMethodcreateServiceBrokerNonPublic
( CloudFoundryClient cloudFoundryClient, NameFactory nameFactory, String p
integration-test/src/test/java/org/cloudfoundry/ServiceBrokerUtils.java:91
↓ 8 callersMethodcreateSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServicePlanVisibilitiesTest.java:645
↓ 8 callersMethodcreateSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/operations/ServiceAdminTest.java:602
↓ 8 callersMethodcreateUserId
(UaaClient uaaClient, String userName)
integration-test/src/test/java/org/cloudfoundry/uaa/UsersTest.java:326
↓ 8 callersMethodcreateUserProvidedServiceInstanceId
( CloudFoundryClient cloudFoundryClient, String instanceName, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v2/UserProvidedServicesTest.java:558
↓ 8 callersMethodfilterRoutes
( String domainName, String host, String path, String applicationName)
integration-test/src/test/java/org/cloudfoundry/operations/RoutesTest.java:755
↓ 8 callersMethodgetApplication
( CloudFoundryClient cloudFoundryClient, String application, String spaceId)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/DefaultApplications.java:1410
↓ 8 callersMethodgetApplicationIdV3
( CloudFoundryClient cloudFoundryClient, String applicationName, String spaceId)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/DefaultApplications.java:1492
↓ 8 callersMethodgetApplicationManifest
Gets the manifest for a specific application @param request the get application manifest request @return the application manifest
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:76
↓ 8 callersMethodgetBuildpackId
The buildpack id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/buildpacks/_GetBuildpackRequest.java:32
↓ 8 callersMethodgetDisplayName
The identifier specified upon creation of the group, unique within the identity zone
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/groups/AbstractGroup.java:39
↓ 8 callersMethodgetDomain
( CloudFoundryClient cloudFoundryClient, String organizationId, String domain)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/routes/DefaultRoutes.java:394
↓ 8 callersMethodgetDropletId
( CloudFoundryClient cloudFoundryClient, String applicationId)
integration-test/src/test/java/org/cloudfoundry/client/v3/DeploymentsTest.java:399
↓ 8 callersMethodgetEnabled
Whether the buildpack is enabled
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/buildpacks/Buildpack.java:33
↓ 8 callersMethodgetEnvironmentVariables
Makes the <a href="https://v3-apidocs.cloudfoundry.org/version/3.27.0/index.html#get-environment-variables-for-an-app">Get Application Environment Var
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/applications/ApplicationsV3.java:83
↓ 8 callersMethodgetGroupId
The group id
cloudfoundry-client/src/main/java/org/cloudfoundry/uaa/groups/_GetGroupRequest.java:32
↓ 8 callersMethodgetHost
The host of this route
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/routes/_Route.java:43
↓ 8 callersMethodgetIdentityProviderName
Creates an identity provider name @return the identity provider name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:146
↓ 8 callersMethodgetIsolationSegmentId
The isolation segment id
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/_SpaceEntity.java:83
↓ 8 callersMethodgetOrganization
The organization
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/spaces/_SpaceDetail.java:54
↓ 8 callersMethodgetOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/operations/UserAdminTest.java:343
↓ 8 callersMethodgetRequestTags
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/_ReactorUaaClient.java:118
↓ 8 callersMethodgetResources
Return a stream of resources from a response @param response the response @param <R> the resource type @param <U> the response type @return
cloudfoundry-util/src/main/java/org/cloudfoundry/util/ResourceUtils.java:60
↓ 8 callersMethodgetRoot
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/uaa/_ReactorUaaClient.java:123
↓ 8 callersMethodgetSpaceServiceInstanceId
( CloudFoundryClient cloudFoundryClient, String serviceInstanceName, String spaceId)
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/DefaultServices.java:944
↓ 8 callersMethodgetStart
The timer start
cloudfoundry-client/src/main/java/org/cloudfoundry/logcache/v1/_Timer.java:38
↓ 8 callersMethodgetState
State of the job
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/jobs/Job.java:43
↓ 8 callersMethodgetTimeout
Time in seconds at which the health-check will report failure
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Process.java:97
↓ 8 callersMethodgetTotalServices
The total services
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/organizationadmin/_OrganizationQuota.java:70
↓ 8 callersMethodgetVariableName
Creates a variable name @return the variable name
integration-test/src/test/java/org/cloudfoundry/NameFactory.java:330
↓ 8 callersMethodlistAuditedOrganizations
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/list_all_audited_organizations_for_the_user.html">List all Audited Organizations for the
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:124
↓ 8 callersMethodlistBillingManagedOrganizations
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/list_all_billing_managed_organizations_for_the_user.html">List all Billing Managed Organi
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:141
↓ 8 callersMethodlistManagedOrganizations
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/list_all_managed_organizations_for_the_user.html">List all Managed Organizations for the
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:150
↓ 8 callersMethodlistOrganizations
Makes the <a href="https://v2-apidocs.cloudfoundry.org/users/list_all_organizations_for_the_user.html">List all Organizations for the User</a> request
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/users/Users.java:167
↓ 8 callersMethodrefreshToken
()
cloudfoundry-client-reactor/src/test/java/org/cloudfoundry/reactor/uaa/tokens/ReactorTokensTest.java:431
↓ 8 callersMethodremove
Remove a network policy
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/networkpolicies/NetworkPolicies.java:41
↓ 8 callersMethodremoveManagerByUsername
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/disassociate_manager_with_the_space_by_username.html">Disassociate Manager with the Spac
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:266
↓ 8 callersMethodrequestApplicationStatistics
( CloudFoundryClient cloudFoundryClient, String applicationId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/DefaultApplicationsTest.java:4362
↓ 8 callersMethodrequestAssociateOrganizationPrivateDomain
( CloudFoundryClient cloudFoundryClient, String domainId, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/PrivateDomainsTest.java:702
↓ 8 callersMethodrequestCreateApplication
( CloudFoundryOperations cloudFoundryOperations, Path application, String
integration-test/src/test/java/org/cloudfoundry/operations/RoutesTest.java:784
↓ 8 callersMethodrequestCreateDomain
( CloudFoundryClient cloudFoundryClient, String domainName, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v3/OrganizationsTest.java:611
↓ 8 callersMethodrequestGetServicePlan
( CloudFoundryClient cloudFoundryClient, String servicePlanId, String serv
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:1849
↓ 8 callersMethodrequestListOrganizations
( CloudFoundryClient cloudFoundryClient)
integration-test/src/test/java/org/cloudfoundry/client/v2/OrganizationsTest.java:3041
↓ 8 callersMethodrequestListServiceAccessSettings
( CloudFoundryOperations cloudFoundryOperations, String serviceName)
integration-test/src/test/java/org/cloudfoundry/operations/ServiceAdminTest.java:619
↓ 8 callersMethodrequestListSharedDomains
(CloudFoundryClient cloudFoundryClient, String name)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:2727
↓ 8 callersMethodrequestListSpaceServiceInstancesEmpty
( CloudFoundryClient cloudFoundryClient, String serviceName, String spaceId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:2390
↓ 8 callersMethodrequestListSpaceServiceInstancesUserProvided
( CloudFoundryClient cloudFoundryClient, String serviceName, String spaceId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:2458
↓ 8 callersMethodrequestListSpaceServicePlans
( CloudFoundryClient cloudFoundryClient, String serviceId, String plan, String planId)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/services/DefaultServicesTest.java:2531
↓ 8 callersMethodresetToEnabled
( CloudFoundryOperations cloudFoundryOperations, String serviceName)
integration-test/src/test/java/org/cloudfoundry/operations/ServiceAdminTest.java:637
↓ 8 callersMethodrestage
Restarts a specific application @param request the restart application request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:178
↓ 8 callersMethodrestart
Restarts a specific application @param request the restart application request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:186
↓ 8 callersMethodrolesV3
Main entry point to the Cloud Foundry Roles V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:243
↓ 8 callersMethodrouterGroups
Main entry point to the Routing Groups API
cloudfoundry-client/src/main/java/org/cloudfoundry/routing/RoutingClient.java:30
↓ 8 callersMethodsetEnvironmentVariable
Set an environment variable of an application @param request the set environment variable request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:226
↓ 8 callersMethodshare
Makes <a href="http://v3-apidocs.cloudfoundry.org/version/3.77.0/index.html#share-a-domain">Share a Domain</a> request @param request The Share a Dom
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/domains/DomainsV3.java:72
↓ 8 callersMethodspaceQuotasV3
Main entry point to the Cloud Foundry Space V3 Client API
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java:348
↓ 7 callersMethodaddPart
(Consumer<PartHttpClientRequest> partConsumer)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/MultipartHttpClientRequest.java:49
↓ 7 callersMethodapplicationIdAndNameEquality
(String name)
integration-test/src/test/java/org/cloudfoundry/client/v2/ApplicationsTest.java:1370
↓ 7 callersMethodassertSerializeDeserialize
(ManifestV3 manifest)
cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications/ApplicationManifestUtilsV3Test.java:151
↓ 7 callersMethodassociateAuditorByUsername
Makes the <a href="https://v2-apidocs.cloudfoundry.org/spaces/associate_auditor_with_the_space_by_username.html">Associate Auditor with the Space by U
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/spaces/Spaces.java:40
↓ 7 callersMethodbind
Bind a service instance to an application @param request the bind service instance request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/services/Services.java:33
↓ 7 callersMethodcancel
Makes the <a href="https://v3-apidocs.cloudfoundry.org/version/3.27.0/index.html#cancel-a-task">Cancel a Task</a> request @param request the Cancel T
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/tasks/Tasks.java:32
↓ 7 callersMethodcompress
Compresses a candidate {@link Path} if it is a directory. Otherwise returns the original {@link Path}. @param candidate the candidate {@link Path} t
cloudfoundry-util/src/main/java/org/cloudfoundry/util/FileUtils.java:67
↓ 7 callersMethodcreate
Create a new service broker @param request The Create Service Broker request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:33
↓ 7 callersMethodcreateApplication
( CloudFoundryOperations cloudFoundryOperations, String name, Path path)
integration-test/src/test/java/org/cloudfoundry/client/v3/ProcessesTest.java:216
↓ 7 callersMethodcreateApplication
( CloudFoundryOperations cloudFoundryOperations, String name)
integration-test/src/test/java/org/cloudfoundry/client/v3/TasksTest.java:284
↓ 7 callersMethodcreateApplicationId
( CloudFoundryClient cloudFoundryClient, String spaceId, String applicationName)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpacesTest.java:2285
↓ 7 callersMethodcreateApplicationId
( CloudFoundryClient cloudFoundryClient, String applicationName, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v3/RoutesTest.java:969
↓ 7 callersMethodcreateBuildpackId
( CloudFoundryClient cloudFoundryClient, String buildpackName)
integration-test/src/test/java/org/cloudfoundry/client/v3/BuildpacksTest.java:235
↓ 7 callersMethodcreateDomainId
( CloudFoundryClient cloudFoundryClient, String domainName, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v3/ApplicationsTest.java:1259
↓ 7 callersMethodcreateIsolationSegmentId
( CloudFoundryClient cloudFoundryClient, String isolationSegmentName)
integration-test/src/test/java/org/cloudfoundry/client/v3/IsolationSegmentsTest.java:531
↓ 7 callersMethodcreateManagedServiceInstanceId
( CloudFoundryClient cloudFoundryClient, Mono<String> serviceBrokerId, Str
integration-test/src/test/java/org/cloudfoundry/client/v3/ServiceInstancesTest.java:442
↓ 7 callersMethodcreateOrganizationId
( CloudFoundryClient cloudFoundryClient, String organizationName)
integration-test/src/test/java/org/cloudfoundry/client/v3/IsolationSegmentsTest.java:537
↓ 7 callersMethodcreatePrivateDomainId
( CloudFoundryClient cloudFoundryClient, String name, String organizationId)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServiceInstancesTest.java:1360
↓ 7 callersMethodcreateRouteId
( CloudFoundryClient cloudFoundryClient, String domainId, String hostName,
integration-test/src/test/java/org/cloudfoundry/client/v2/ServiceInstancesTest.java:1366
↓ 7 callersMethodcreateRouteId
( CloudFoundryClient cloudFoundryClient, String domainId, String label, String spaceId)
integration-test/src/test/java/org/cloudfoundry/client/v3/ApplicationsTest.java:1277
↓ 7 callersMethodcreateServicePlanVisibilityId
( CloudFoundryClient cloudFoundryClient, String organizationId, String servicePlanId)
integration-test/src/test/java/org/cloudfoundry/client/v2/ServicePlanVisibilitiesTest.java:639
↓ 7 callersMethodcreateSpaceId
( CloudFoundryClient cloudFoundryClient, String organizationId, String spaceName)
integration-test/src/test/java/org/cloudfoundry/client/v2/SpaceQuotaDefinitionsTest.java:526
↓ 7 callersMethoddelete
Deletes a service broker @param request the Delete Service Broker request @return a completion indicator
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/serviceadmin/ServiceAdmin.java:41
↓ 7 callersMethoddelete
(DeleteUserRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/users/ReactorUsers.java:205
↓ 7 callersMethoddelete
(DeleteSpaceRequest request)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/client/v2/spaces/ReactorSpaces.java:202
↓ 7 callersMethodencode
( ObjectMapper objectMapper, Object requestPayload)
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/JsonCodec.java:65
↓ 7 callersMethodformatToIso8601
Formats a {@link Date} into a String in {@code ISO8601} format @param d the date to formatToIso8601 @return the formatted date
cloudfoundry-util/src/main/java/org/cloudfoundry/util/DateUtils.java:43
↓ 7 callersMethodgetAnnotation
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/AnnotationUtils.java:45
↓ 7 callersMethodgetAnnotations
The metadata annotations
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/_Metadata.java:38
↓ 7 callersMethodgetApplicationId
( CloudFoundryOperations cloudFoundryOperations, String applicationName)
integration-test/src/test/java/org/cloudfoundry/client/v3/ProcessesTest.java:274
↓ 7 callersMethodgetApplications
()
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3.java:31
↓ 7 callersMethodgetBits
The bits
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/packages/_UploadPackageRequest.java:49
↓ 7 callersMethodgetBytes
(String path)
cloudfoundry-client-reactor/src/test/java/org/cloudfoundry/reactor/client/AbstractClientApiTest.java:44
↓ 7 callersMethodgetConnectionContext
The connection context
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/logcache/v1/_ReactorLogCacheClient.java:59
↓ 7 callersMethodgetDestination
The destination
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/networkpolicies/_Policy.java:30
↓ 7 callersMethodgetDockerImage
The Docker image for the application
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_PushApplicationRequest.java:88
↓ 7 callersMethodgetEvents
Gets recent events of an application. @param request the get application events request @return the events
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/Applications.java:92
↓ 7 callersMethodgetFirstEvent
(CloudFoundryClient cloudFoundryClient)
integration-test/src/test/java/org/cloudfoundry/client/v2/EventsTest.java:198
↓ 7 callersMethodgetHealthCheckHttpEndpoint
The HTTP health check endpoint
cloudfoundry-operations/src/main/java/org/cloudfoundry/operations/applications/_ManifestV3Process.java:43
↓ 7 callersMethodgetInfoPayloadRootProvider
()
cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/_DelegatingRootProvider.java:59
↓ 7 callersMethodgetJobId
The Job ID
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/spaces/_ApplyManifestResponse.java:34
↓ 7 callersMethodgetPackage
The package
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/builds/_CreateBuildRequest.java:43
← previousnext →401–500 of 11,111, ranked by callers