public interface CloudFoundryOperations
Modifier and Type | Field and Description |
---|---|
static String |
SUPPORTED_CLI_VERSION
The currently supported Cloud Foundry CLI version
|
Modifier and Type | Method and Description |
---|---|
Advanced |
advanced()
Main entry point to the Cloud Foundry Advanced Operations API
|
Applications |
applications()
Main entry point to the Cloud Foundry Applications Operations API
|
Buildpacks |
buildpacks()
Main entry point to the Cloud Foundry Buildpacks Operations API
|
Domains |
domains()
Main entry point to the Cloud Foundry Domains Operations API
|
NetworkPolicies |
networkPolicies()
Main entry point to the Cloud Foundry Networking Policies Operations API
|
OrganizationAdmin |
organizationAdmin()
Main entry point to the Cloud Foundry Organization Admin Operations API
|
Organizations |
organizations()
Main entry point to the Cloud Foundry Organizations Operations API
|
Routes |
routes()
Main entry point to the Cloud Foundry Routes Operations API
|
ServiceAdmin |
serviceAdmin()
Main entry point to the Cloud Foundry Service Admin Operations API
|
Services |
services()
Main entry point to the Cloud Foundry Services Operations API
|
SpaceAdmin |
spaceAdmin()
Main entry point to the Cloud Foundry Space Admin Operations API
|
Spaces |
spaces()
Main entry point to the Cloud Foundry Spaces Operations API
|
Stacks |
stacks()
Main entry point to the Cloud Foundry Stacks Operations API
|
UserAdmin |
userAdmin()
Main entry point to the Cloud Foundry User Admin Operations API
|
static final String SUPPORTED_CLI_VERSION
Advanced advanced()
Applications applications()
Buildpacks buildpacks()
Domains domains()
NetworkPolicies networkPolicies()
OrganizationAdmin organizationAdmin()
Organizations organizations()
Routes routes()
ServiceAdmin serviceAdmin()
Services services()
SpaceAdmin spaceAdmin()
Spaces spaces()
Stacks stacks()
UserAdmin userAdmin()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.