Skip navigation links
A B C D E F G H I M N O P R S T U 

A

appDetails() - Method in class io.pivotal.services.plugin.tasks.CfAppDetailsTask
 
apply(Project) - Method in class io.pivotal.services.plugin.CfClientPlugin
 

B

buildpack() - Method in class io.pivotal.services.plugin.CfProperties
 

C

CC_HOST - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CC_PASSWORD - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CC_TOKEN - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CC_USER - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
ccHost() - Method in class io.pivotal.services.plugin.CfProperties
 
ccPassword() - Method in class io.pivotal.services.plugin.CfProperties
 
ccToken() - Method in class io.pivotal.services.plugin.CfProperties
 
ccUser() - Method in class io.pivotal.services.plugin.CfProperties
 
CF_APPLICATION_DOMAIN - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_APPLICATION_HOST_NAME - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_APPLICATION_NAME - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_APPLICATION_NEW_NAME - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_BUILDPACK - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_DISK_QUOTA - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_ENVIRONMENT - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_FILE_PATH - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_HEALTH_CHECK_TIMEOUT - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_INSTANCES - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_MEMORY - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_ORG - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_PATH - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_PROXY_HOST - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_PROXY_PASSWORD - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_PROXY_PORT - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_PROXY_USER - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_SPACE - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_STAGING_TIMEOUT - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CF_STARTUP_TIMEOUT - Static variable in interface io.pivotal.services.plugin.PropertyNameConstants
 
CfAppDetailsDelegate - Class in io.pivotal.services.plugin.tasks.helper
Responsible for getting the details of an app
CfAppDetailsDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfAppDetailsDelegate
 
CfAppDetailsTask - Class in io.pivotal.services.plugin.tasks
Responsible for exposing the details of an application
CfAppDetailsTask() - Constructor for class io.pivotal.services.plugin.tasks.CfAppDetailsTask
 
CfAppRestartTask - Class in io.pivotal.services.plugin.tasks
Responsible for restarting an app
CfAppRestartTask() - Constructor for class io.pivotal.services.plugin.tasks.CfAppRestartTask
 
CfAppStartTask - Class in io.pivotal.services.plugin.tasks
Responsible for starting an app
CfAppStartTask() - Constructor for class io.pivotal.services.plugin.tasks.CfAppStartTask
 
CfAppStopDelegate - Class in io.pivotal.services.plugin.tasks.helper
Helper responsible for stopping an app
CfAppStopDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfAppStopDelegate
 
CfAppStopTask - Class in io.pivotal.services.plugin.tasks
Responsible for stopping an app
CfAppStopTask() - Constructor for class io.pivotal.services.plugin.tasks.CfAppStopTask
 
CfAutoPilotDelegate - Class in io.pivotal.services.plugin.tasks.helper
Responsible for handling Autopilot flow.
CfAutoPilotDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfAutoPilotDelegate
 
CfAutoPilotTask - Class in io.pivotal.services.plugin.tasks
Responsible for an autpilot style deployment
CfAutoPilotTask() - Constructor for class io.pivotal.services.plugin.tasks.CfAutoPilotTask
 
CfBlueGreenStage1Delegate - Class in io.pivotal.services.plugin.tasks.helper
 
CfBlueGreenStage1Delegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfBlueGreenStage1Delegate
 
CfBlueGreenStage1Task - Class in io.pivotal.services.plugin.tasks
Responsible for a Blue Green style deployment
CfBlueGreenStage1Task() - Constructor for class io.pivotal.services.plugin.tasks.CfBlueGreenStage1Task
 
CfBlueGreenStage2Delegate - Class in io.pivotal.services.plugin.tasks.helper
route -> app
CfBlueGreenStage2Delegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfBlueGreenStage2Delegate
 
CfBlueGreenStage2Task - Class in io.pivotal.services.plugin.tasks
Responsible for a Blue Green style deployment
CfBlueGreenStage2Task() - Constructor for class io.pivotal.services.plugin.tasks.CfBlueGreenStage2Task
 
CfClientPlugin - Class in io.pivotal.services.plugin
Root of the Cloud Foundry Client Plugin
CfClientPlugin() - Constructor for class io.pivotal.services.plugin.CfClientPlugin
 
CfCreateServiceHelper - Class in io.pivotal.services.plugin.tasks.helper
Responsible for creating a Service Instance
CfCreateServiceHelper() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfCreateServiceHelper
 
CfCreateServicesTask - Class in io.pivotal.services.plugin.tasks
Responsible for creating the list of services
CfCreateServicesTask() - Constructor for class io.pivotal.services.plugin.tasks.CfCreateServicesTask
 
cfCreateServiceTask() - Method in class io.pivotal.services.plugin.tasks.CfCreateServicesTask
 
CfCreateUserProvidedServiceHelper - Class in io.pivotal.services.plugin.tasks.helper
Responsible for creating a User Provided Service Instance
CfCreateUserProvidedServiceHelper() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfCreateUserProvidedServiceHelper
 
CfDeleteAppDelegate - Class in io.pivotal.services.plugin.tasks.helper
Responsible for Deleting an app, the logic has been centralized here as it is going to get called from multiple places
CfDeleteAppDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfDeleteAppDelegate
 
CfDeleteAppTask - Class in io.pivotal.services.plugin.tasks
Responsible for Deleting an app
CfDeleteAppTask() - Constructor for class io.pivotal.services.plugin.tasks.CfDeleteAppTask
 
CfDeleteRouteDelegate - Class in io.pivotal.services.plugin.tasks.helper
Helper for deleting a route
CfDeleteRouteDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfDeleteRouteDelegate
 
CfDeleteRouteTask - Class in io.pivotal.services.plugin.tasks
Responsible for Deleting a route
CfDeleteRouteTask() - Constructor for class io.pivotal.services.plugin.tasks.CfDeleteRouteTask
 
CfMapRouteDelegate - Class in io.pivotal.services.plugin.tasks.helper
Helper class for mapping a route
CfMapRouteDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfMapRouteDelegate
 
CfMapRouteTask - Class in io.pivotal.services.plugin.tasks
Responsible for handling mappnig route task.
CfMapRouteTask() - Constructor for class io.pivotal.services.plugin.tasks.CfMapRouteTask
 
CfPluginExtension - Class in io.pivotal.services.plugin
A holder for properties set via a Gradle cfConfig closure
CfPluginExtension(Project) - Constructor for class io.pivotal.services.plugin.CfPluginExtension
 
CfProperties - Class in io.pivotal.services.plugin
Holds the set of properties that will drive the various Gradle tasks
CfProperties() - Constructor for class io.pivotal.services.plugin.CfProperties
 
CfPropertiesMapper - Class in io.pivotal.services.plugin
Responsible for mapping plugin extension provided via a block which looks like this:
CfPropertiesMapper(Project) - Constructor for class io.pivotal.services.plugin.CfPropertiesMapper
 
cfProxySettings(Closure) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
cfProxySettings() - Method in class io.pivotal.services.plugin.CfProperties
 
CfProxySettings - Class in io.pivotal.services.plugin
Holds proxy settings
CfProxySettings() - Constructor for class io.pivotal.services.plugin.CfProxySettings
 
CfProxySettingsDetail - Class in io.pivotal.services.plugin
Details of the proxy settings
CfProxySettingsDetail() - Constructor for class io.pivotal.services.plugin.CfProxySettingsDetail
 
CfPushDelegate - Class in io.pivotal.services.plugin.tasks.helper
Responsible for cf-push, since this functionality is going to be called from a few places this logic has been centralized here.
CfPushDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfPushDelegate
 
CfPushTask - Class in io.pivotal.services.plugin.tasks
Responsible for cf push.
CfPushTask() - Constructor for class io.pivotal.services.plugin.tasks.CfPushTask
 
CfRenameAppDelegate - Class in io.pivotal.services.plugin.tasks.helper
Responsible for renaming an app.
CfRenameAppDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfRenameAppDelegate
 
CfRenameAppTask - Class in io.pivotal.services.plugin.tasks
Responsible for handling renaming an app.
CfRenameAppTask() - Constructor for class io.pivotal.services.plugin.tasks.CfRenameAppTask
 
CfRestageTask - Class in io.pivotal.services.plugin.tasks
Responsible for cf restage.
CfRestageTask() - Constructor for class io.pivotal.services.plugin.tasks.CfRestageTask
 
CfScaleInstanceCountDelegate - Class in io.pivotal.services.plugin.tasks.helper
Helper class for scaling instance Count of an app
CfScaleInstanceCountDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfScaleInstanceCountDelegate
 
cfService(Closure) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
CfService - Class in io.pivotal.services.plugin
 
CfService() - Constructor for class io.pivotal.services.plugin.CfService
 
CfServiceDetail - Class in io.pivotal.services.plugin
Details of a service instance
CfServiceDetail() - Constructor for class io.pivotal.services.plugin.CfServiceDetail
 
cfServices() - Method in class io.pivotal.services.plugin.CfProperties
 
CfServicesDetailHelper - Class in io.pivotal.services.plugin.tasks.helper
Responsible for getting the service instance given a service name
CfServicesDetailHelper() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfServicesDetailHelper
 
CfUnMapRouteDelegate - Class in io.pivotal.services.plugin.tasks.helper
Helper responsible for unmapping a route
CfUnMapRouteDelegate() - Constructor for class io.pivotal.services.plugin.tasks.helper.CfUnMapRouteDelegate
 
CfUnMapRouteTask - Class in io.pivotal.services.plugin.tasks
Responsible for handling unmap route task.
CfUnMapRouteTask() - Constructor for class io.pivotal.services.plugin.tasks.CfUnMapRouteTask
 
cfUserProvidedService(Closure) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
CfUserProvidedService - Class in io.pivotal.services.plugin
 
CfUserProvidedService() - Constructor for class io.pivotal.services.plugin.CfUserProvidedService
 
CfUserProvidedServiceDetail - Class in io.pivotal.services.plugin
Details of a user provided service instance
CfUserProvidedServiceDetail() - Constructor for class io.pivotal.services.plugin.CfUserProvidedServiceDetail
 
cfUserProvidedServices() - Method in class io.pivotal.services.plugin.CfProperties
 
command() - Method in class io.pivotal.services.plugin.CfProperties
 
completionTimeout() - Method in class io.pivotal.services.plugin.CfServiceDetail
 
completionTimeout() - Method in class io.pivotal.services.plugin.CfUserProvidedServiceDetail
 
console() - Method in class io.pivotal.services.plugin.CfProperties
 
createService(CloudFoundryOperations, CfServiceDetail) - Method in class io.pivotal.services.plugin.tasks.helper.CfCreateServiceHelper
 
createUserProvidedService(CloudFoundryOperations, CfUserProvidedServiceDetail) - Method in class io.pivotal.services.plugin.tasks.helper.CfCreateUserProvidedServiceHelper
 
credentials() - Method in class io.pivotal.services.plugin.CfUserProvidedServiceDetail
 

D

debug() - Method in class io.pivotal.services.plugin.CfProperties
 
DefaultProperties - Interface in io.pivotal.services.plugin
Holds the values of default set of properties
deleteApp() - Method in class io.pivotal.services.plugin.tasks.CfDeleteAppTask
 
deleteApp(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfDeleteAppDelegate
 
deleteRoute() - Method in class io.pivotal.services.plugin.tasks.CfDeleteRouteTask
 
deleteRoute(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfDeleteRouteDelegate
 
detectedStartCommand() - Method in class io.pivotal.services.plugin.CfProperties
 
diskQuota() - Method in class io.pivotal.services.plugin.CfProperties
 
domain() - Method in class io.pivotal.services.plugin.CfProperties
 

E

enableSsh() - Method in class io.pivotal.services.plugin.CfProperties
 
environment() - Method in class io.pivotal.services.plugin.CfProperties
 

F

filePath() - Method in class io.pivotal.services.plugin.CfProperties
 

G

getAppDetails(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfAppDetailsDelegate
 
getAppDomain() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getAppHostName() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getApplicationDetail() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getBuildpack() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getBuildpack() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCcHost() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCcHost() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCcPassword() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCcPassword() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCcToken() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCcToken() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCcUser() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCcUser() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCfApplicationName() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCfPath() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCfProxySettings() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCfServices() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCfUserProvidedServices() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCommand() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCommand() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getCompletionTimeout() - Method in class io.pivotal.services.plugin.CfService
 
getCompletionTimeout() - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
getConsole() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getCredentials() - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
getDebug() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfAppDetailsTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfAppRestartTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfAppStartTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfAppStopTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfAutoPilotTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfBlueGreenStage1Task
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfBlueGreenStage2Task
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfCreateServicesTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfDeleteAppTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfDeleteRouteTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfMapRouteTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfPushTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfRenameAppTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfRestageTask
 
getDescription() - Method in class io.pivotal.services.plugin.tasks.CfUnMapRouteTask
 
getDetectedStartCommand() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getDiskQuota() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getDiskQuota() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getDomain() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getEnableSsh() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getEnvironment() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getFilePath() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getFilePath() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getHealthCheckType() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getHost() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getInstanceName() - Method in class io.pivotal.services.plugin.CfService
 
getInstanceName() - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
getInstances() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getInstances() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getIntegerPropertyFromProject(String) - Method in class io.pivotal.services.plugin.CfPropertiesMapper
Get a property value from the Project properties.
getMemory() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getMemory() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getName() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getName() - Method in class io.pivotal.services.plugin.CfService
 
getNewName() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getOrg() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getOrg() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getPath() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getPlan() - Method in class io.pivotal.services.plugin.CfService
 
getPorts() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getProperties() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getProxyHost() - Method in class io.pivotal.services.plugin.CfProxySettings
 
getProxyPassword() - Method in class io.pivotal.services.plugin.CfProxySettings
 
getProxyPort() - Method in class io.pivotal.services.plugin.CfProxySettings
 
getProxyUser() - Method in class io.pivotal.services.plugin.CfProxySettings
 
getServiceInstanceDetail(CloudFoundryOperations, String) - Method in class io.pivotal.services.plugin.tasks.helper.CfServicesDetailHelper
 
getServices() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getSpace() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getSpace() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getStagingTimeout() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getStagingTimeout() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getStartupTimeout() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getStartupTimeout() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getState() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getStringPropertyFromProject(String) - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getTags() - Method in class io.pivotal.services.plugin.CfService
 
getTimeout() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
getTimeout() - Method in class io.pivotal.services.plugin.CfPropertiesMapper
 
getToken(ConnectionContext) - Method in class io.pivotal.services.plugin.cf.StaticTokenProvider
 

H

healthCheckType() - Method in class io.pivotal.services.plugin.CfProperties
 
host() - Method in class io.pivotal.services.plugin.CfProperties
 

I

instanceName() - Method in class io.pivotal.services.plugin.CfServiceDetail
 
instanceName() - Method in class io.pivotal.services.plugin.CfUserProvidedServiceDetail
 
instances() - Method in class io.pivotal.services.plugin.CfProperties
 
io.pivotal.services.plugin - package io.pivotal.services.plugin
 
io.pivotal.services.plugin.cf - package io.pivotal.services.plugin.cf
 
io.pivotal.services.plugin.tasks - package io.pivotal.services.plugin.tasks
 
io.pivotal.services.plugin.tasks.helper - package io.pivotal.services.plugin.tasks.helper
 

M

mapRoute() - Method in class io.pivotal.services.plugin.tasks.CfMapRouteTask
 
mapRoute(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfMapRouteDelegate
 
memory() - Method in class io.pivotal.services.plugin.CfProperties
 

N

name() - Method in class io.pivotal.services.plugin.CfProperties
 
name() - Method in class io.pivotal.services.plugin.CfServiceDetail
 

O

org() - Method in class io.pivotal.services.plugin.CfProperties
 

P

path() - Method in class io.pivotal.services.plugin.CfProperties
 
plan() - Method in class io.pivotal.services.plugin.CfServiceDetail
 
ports() - Method in class io.pivotal.services.plugin.CfProperties
 
PropertyNameConstants - Interface in io.pivotal.services.plugin
Property name related constants
proxyHost() - Method in class io.pivotal.services.plugin.CfProxySettingsDetail
 
proxyPassword() - Method in class io.pivotal.services.plugin.CfProxySettingsDetail
 
proxyPort() - Method in class io.pivotal.services.plugin.CfProxySettingsDetail
 
proxyUser() - Method in class io.pivotal.services.plugin.CfProxySettingsDetail
 
push() - Method in class io.pivotal.services.plugin.tasks.CfPushTask
 
push(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfPushDelegate
 

R

renameApp() - Method in class io.pivotal.services.plugin.tasks.CfRenameAppTask
 
renameApp(CloudFoundryOperations, CfProperties, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfRenameAppDelegate
 
restage() - Method in class io.pivotal.services.plugin.tasks.CfRestageTask
 
restartApp() - Method in class io.pivotal.services.plugin.tasks.CfAppRestartTask
 
runAutopilot() - Method in class io.pivotal.services.plugin.tasks.CfAutoPilotTask
 
runAutopilot(Project, CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfAutoPilotDelegate
 
runBlueGreen() - Method in class io.pivotal.services.plugin.tasks.CfBlueGreenStage1Task
 
runBlueGreen() - Method in class io.pivotal.services.plugin.tasks.CfBlueGreenStage2Task
 
runStage1(Project, CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfBlueGreenStage1Delegate
 
runStage2(Project, CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfBlueGreenStage2Delegate
 

S

scaleInstances(CloudFoundryOperations, CfProperties, int) - Method in class io.pivotal.services.plugin.tasks.helper.CfScaleInstanceCountDelegate
 
SERVICE_CREATION_COMPLETION_TIMEOUT - Static variable in interface io.pivotal.services.plugin.DefaultProperties
Default time to wait for services to be created
services() - Method in class io.pivotal.services.plugin.CfProperties
 
setApplicationDetail(ApplicationDetail) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setBuildpack(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCcHost(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCcPassword(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCcToken(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCcUser(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCfProxySettings(CfProxySettings) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCfServices(List<CfService>) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCfUserProvidedServices(List<CfUserProvidedService>) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCommand(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCompletionTimeout(Integer) - Method in class io.pivotal.services.plugin.CfService
 
setCompletionTimeout(Integer) - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
setConsole(Boolean) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setCredentials(Map<String, String>) - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
setDebug(Boolean) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setDetectedStartCommand(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setDiskQuota(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setDomain(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setEnableSsh(Boolean) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setEnvironment(Map<String, String>) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setFilePath(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setHealthCheckType(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setHost(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setInstanceName(String) - Method in class io.pivotal.services.plugin.CfService
 
setInstanceName(String) - Method in class io.pivotal.services.plugin.CfUserProvidedService
 
setInstances(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setMemory(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setName(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setName(String) - Method in class io.pivotal.services.plugin.CfService
 
setOrg(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setPath(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setPlan(String) - Method in class io.pivotal.services.plugin.CfService
 
setPorts(List<Integer>) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setProxyHost(String) - Method in class io.pivotal.services.plugin.CfProxySettings
 
setProxyPassword(String) - Method in class io.pivotal.services.plugin.CfProxySettings
 
setProxyPort(Integer) - Method in class io.pivotal.services.plugin.CfProxySettings
 
setProxyUser(String) - Method in class io.pivotal.services.plugin.CfProxySettings
 
setServices(List<String>) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setSpace(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setStagingTimeout(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setStartupTimeout(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setState(String) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
setTags(List<String>) - Method in class io.pivotal.services.plugin.CfService
 
setTimeout(Integer) - Method in class io.pivotal.services.plugin.CfPluginExtension
 
space() - Method in class io.pivotal.services.plugin.CfProperties
 
STAGING_TIMEOUT - Static variable in interface io.pivotal.services.plugin.DefaultProperties
 
stagingTimeout() - Method in class io.pivotal.services.plugin.CfProperties
 
startApp() - Method in class io.pivotal.services.plugin.tasks.CfAppStartTask
 
STARTUP_TIMEOUT - Static variable in interface io.pivotal.services.plugin.DefaultProperties
 
startupTimeout() - Method in class io.pivotal.services.plugin.CfProperties
 
state() - Method in class io.pivotal.services.plugin.CfProperties
 
StaticTokenProvider - Class in io.pivotal.services.plugin.cf
Token Provider that simply returns a fixed token back This is intended to be used in scenarios where the token is generated outside of the plugin and then passed to it for deployment scenarios.
StaticTokenProvider(String) - Constructor for class io.pivotal.services.plugin.cf.StaticTokenProvider
 
stopApp() - Method in class io.pivotal.services.plugin.tasks.CfAppStopTask
 
stopApp(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfAppStopDelegate
 

T

tags() - Method in class io.pivotal.services.plugin.CfServiceDetail
 
timeout() - Method in class io.pivotal.services.plugin.CfProperties
 
toString() - Method in class io.pivotal.services.plugin.CfPluginExtension
 
toString() - Method in class io.pivotal.services.plugin.CfProxySettings
 

U

unmapRoute() - Method in class io.pivotal.services.plugin.tasks.CfUnMapRouteTask
 
unmapRoute(CloudFoundryOperations, CfProperties) - Method in class io.pivotal.services.plugin.tasks.helper.CfUnMapRouteDelegate
 
A B C D E F G H I M N O P R S T U 
Skip navigation links