Skip navigation links
Spring Cloud App Broker
A B C D E G H I J K L M N O P R S T U V W 

A

AbstractExtensionFactory<T,C> - Class in org.springframework.cloud.appbroker.extensions
 
AbstractExtensionFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
AbstractExtensionFactory(Class<C>) - Constructor for class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
accept(CreateServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceAppBindingWorkflow
 
accept(CreateServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceRouteBindingWorkflow
 
accept(CreateServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceWorkflow
 
accept(DeleteServiceInstanceBindingRequest) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceBindingWorkflow
 
accept(DeleteServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceWorkflow
 
accept(UpdateServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.service.UpdateServiceInstanceWorkflow
 
accept(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentCreateServiceInstanceWorkflow
 
accept(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentDeleteServiceInstanceWorkflow
 
accept(ServiceDefinition, Plan) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentInstanceWorkflow
 
accept(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentUpdateServiceInstanceWorkflow
 
addCredentials(BackingApplication, String) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialProvider
 
addCredentials(List<BackingApplication>, String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderService
 
addEnvironment(String, Object) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
Add a single environment value
addParameter(String, Object) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
addProperty(String, String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
Add a single property
addToBackingApplications(List<BackingApplication>, TargetSpec, String) - Method in class org.springframework.cloud.appbroker.extensions.targets.TargetService
 
addToBackingServices(List<BackingService>, TargetSpec, String) - Method in class org.springframework.cloud.appbroker.extensions.targets.TargetService
 
API_POLLING_TIMEOUT_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the api completion timeout property in seconds.
AppBrokerAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
App Broker Auto-configuration
AppBrokerAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
 
AppDeployer - Interface in org.springframework.cloud.appbroker.deployer
 
appDeploymentCreateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, CredentialProviderService, TargetService, BackingServicesProvisionService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
AppDeploymentCreateServiceInstanceWorkflow - Class in org.springframework.cloud.appbroker.workflow.instance
 
AppDeploymentCreateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingServicesProvisionService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, CredentialProviderService, TargetService) - Constructor for class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentCreateServiceInstanceWorkflow
 
appDeploymentDeleteServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, BackingSpaceManagementService, CredentialProviderService, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
AppDeploymentDeleteServiceInstanceWorkflow - Class in org.springframework.cloud.appbroker.workflow.instance
 
AppDeploymentDeleteServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, BackingSpaceManagementService, CredentialProviderService, TargetService) - Constructor for class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentDeleteServiceInstanceWorkflow
 
AppDeploymentInstanceWorkflow - Class in org.springframework.cloud.appbroker.workflow.instance
 
AppDeploymentInstanceWorkflow(BrokeredServices) - Constructor for class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentInstanceWorkflow
 
appDeploymentUpdateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
AppDeploymentUpdateServiceInstanceWorkflow - Class in org.springframework.cloud.appbroker.workflow.instance
 
AppDeploymentUpdateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, TargetService) - Constructor for class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentUpdateServiceInstanceWorkflow
 
ApplicationIdsProvider - Interface in org.springframework.cloud.appbroker.logging
 
applicationLogsPublisher(LogStreamPublisher<Envelope>, ApplicationEventPublisher) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
ApplicationLogStreamPublisher - Class in org.springframework.cloud.appbroker.logging.streaming
 
ApplicationLogStreamPublisher(LogStreamPublisher<Envelope>, ApplicationEventPublisher) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.ApplicationLogStreamPublisher
 
ApplicationRecentLogsProvider - Class in org.springframework.cloud.appbroker.logging.recent
 
ApplicationRecentLogsProvider(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Constructor for class org.springframework.cloud.appbroker.logging.recent.ApplicationRecentLogsProvider
 
apply(Map<String, String>, String, String) - Method in interface org.springframework.cloud.appbroker.extensions.targets.Target
 
AppManager - Interface in org.springframework.cloud.appbroker.manager
 
apps(BackingApplications) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
arg(String, Object) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec.CredentialProviderSpecBuilder
 
arg(String, Object) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec.ParametersTransformerSpecBuilder
 
args(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec.CredentialProviderSpecBuilder
 
args(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec.ParametersTransformerSpecBuilder
 
ArtifactDetails - Class in org.springframework.cloud.appbroker.extensions.targets
 
ArtifactDetails(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails
 
ArtifactDetails.ArtifactDetailsBuilder - Class in org.springframework.cloud.appbroker.extensions.targets
 
authorities(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
authorities(String...) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
authorities(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
authorities(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 

B

backingAppDeploymentService(DeployerClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
BackingAppDeploymentService - Interface in org.springframework.cloud.appbroker.deployer
This interface is implemented by service brokers to process requests to deploy, update, and undeploy backing applications associated with a service instance.
BackingApplication - Class in org.springframework.cloud.appbroker.deployer
An application deployed as part of the service provisioning process
BackingApplication(String, String, Map<String, String>, Map<String, Object>, List<ServicesSpec>, List<ParametersTransformerSpec>, List<CredentialProviderSpec>) - Constructor for class org.springframework.cloud.appbroker.deployer.BackingApplication
Construct a new BackingApplication
backingApplication(BackingApplication) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Build a backing application based on another application definition
backingApplication(BackingApplication) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplications.BackingApplicationsBuilder
 
BackingApplication.BackingApplicationBuilder - Class in org.springframework.cloud.appbroker.deployer
Provides a fluent API for constructing a BackingApplication.
BackingApplications - Class in org.springframework.cloud.appbroker.deployer
 
BackingApplications(List<BackingApplication>) - Constructor for class org.springframework.cloud.appbroker.deployer.BackingApplications
 
backingApplications(List<BackingApplication>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplications.BackingApplicationsBuilder
 
BackingApplications.BackingApplicationsBuilder - Class in org.springframework.cloud.appbroker.deployer
 
BackingApplicationsBuilder() - Constructor for class org.springframework.cloud.appbroker.deployer.BackingApplications.BackingApplicationsBuilder
 
backingApplicationsParametersTransformationService(List<ParametersTransformerFactory<BackingApplication, ?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
BackingApplicationsParametersTransformationService - Class in org.springframework.cloud.appbroker.extensions.parameters
 
BackingApplicationsParametersTransformationService(List<ParametersTransformerFactory<BackingApplication, ?>>) - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.BackingApplicationsParametersTransformationService
 
backingAppManagementService(ManagementClient, AppDeployer, BrokeredServices, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
BackingAppManagementService - Class in org.springframework.cloud.appbroker.manager
 
BackingAppManagementService(ManagementClient, AppDeployer, BrokeredServices, TargetService) - Constructor for class org.springframework.cloud.appbroker.manager.BackingAppManagementService
 
BackingService - Class in org.springframework.cloud.appbroker.deployer
 
BackingService(String, String, String, Map<String, Object>, Map<String, String>, List<ParametersTransformerSpec>, boolean) - Constructor for class org.springframework.cloud.appbroker.deployer.BackingService
 
backingService(BackingService) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
backingService(BackingService) - Method in class org.springframework.cloud.appbroker.deployer.BackingServices.BackingServicesBuilder
 
BackingService.BackingServiceBuilder - Class in org.springframework.cloud.appbroker.deployer
 
BackingServices - Class in org.springframework.cloud.appbroker.deployer
 
BackingServices(List<BackingService>) - Constructor for class org.springframework.cloud.appbroker.deployer.BackingServices
 
backingServices(BackingServices) - Method in class org.springframework.cloud.appbroker.deployer.BackingServices.BackingServicesBuilder
 
BackingServices.BackingServicesBuilder - Class in org.springframework.cloud.appbroker.deployer
 
BackingServicesBuilder() - Constructor for class org.springframework.cloud.appbroker.deployer.BackingServices.BackingServicesBuilder
 
backingServicesParametersTransformationService(List<ParametersTransformerFactory<BackingService, ?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
BackingServicesParametersTransformationService - Class in org.springframework.cloud.appbroker.extensions.parameters
 
BackingServicesParametersTransformationService(List<ParametersTransformerFactory<BackingService, ?>>) - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.BackingServicesParametersTransformationService
 
backingServicesProvisionService(DeployerClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
BackingServicesProvisionService - Interface in org.springframework.cloud.appbroker.deployer
 
BackingSpaceManagementService - Interface in org.springframework.cloud.appbroker.deployer
 
backingSpaceProvisionService(DeployerClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
broadcastLogMessage(ServiceInstanceLogEvent) - Method in class org.springframework.cloud.appbroker.logging.streaming.endpoint.StreamingLogWebSocketHandler
 
BrokeredService - Class in org.springframework.cloud.appbroker.deployer
 
BrokeredService(String, String, BackingApplications, BackingServices, TargetSpec) - Constructor for class org.springframework.cloud.appbroker.deployer.BrokeredService
 
BrokeredService.BrokeredServiceBuilder - Class in org.springframework.cloud.appbroker.deployer
 
BrokeredServiceBuilder() - Constructor for class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
brokeredServices() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BrokeredServices bean
BrokeredServices - Class in org.springframework.cloud.appbroker.deployer
 
BrokeredServices(List<BrokeredService>) - Constructor for class org.springframework.cloud.appbroker.deployer.BrokeredServices
 
BrokeredServices.BrokeredServicesBuilder - Class in org.springframework.cloud.appbroker.deployer
 
BrokeredServicesBuilder() - Constructor for class org.springframework.cloud.appbroker.deployer.BrokeredServices.BrokeredServicesBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Construct a BackingApplication from the provided values.
build() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplications.BackingApplicationsBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.BackingServices.BackingServicesBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredServices.BrokeredServicesBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec.CredentialProviderSpecBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceRequest.DeleteBackingSpaceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceResponse.DeleteBackingSpaceResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationResponse.DeployApplicationResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest.GetDeployedAppRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec.ParametersTransformerSpecBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec.ServicesSpecBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec.TargetSpecBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest.UndeployApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationResponse.UndeployApplicationResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationResponse.DeployApplicationResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails.ArtifactDetailsBuilder
 
build() - Method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest.RestageApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest.RestartApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest.StartApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest.StopApplicationRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
build() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest.DeleteOAuth2ClientRequestBuilder
 
build() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 
buildCredentialName(String, String) - Method in class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingWorkflow
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BackingApplication
Create a builder that provides a fluent API for constructing a BackingApplication.
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BackingApplications
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BackingService
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BackingServices
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.BrokeredServices
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.DeployApplicationResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.TargetSpec
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails
 
builder() - Static method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
builder() - Static method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
builder() - Static method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
BUILDPACK_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the buildpack deployment property
buildResponse(CreateServiceInstanceBindingRequest, CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceAppBindingWorkflow
 
buildResponse(CreateServiceInstanceBindingRequest, CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceRouteBindingWorkflow
 
buildResponse(CreateServiceInstanceRequest, CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceWorkflow
 
buildResponse(DeleteServiceInstanceBindingRequest, DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceBindingWorkflow
 
buildResponse(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceWorkflow
 
buildResponse(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder) - Method in interface org.springframework.cloud.appbroker.service.UpdateServiceInstanceWorkflow
 
buildResponse(CreateServiceInstanceBindingRequest, CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder) - Method in class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingCreateServiceInstanceAppBindingWorkflow
 
buildResponse(DeleteServiceInstanceBindingRequest, DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder) - Method in class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingDeleteServiceInstanceBindingWorkflow
 
buildResponse(CreateServiceInstanceRequest, CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentCreateServiceInstanceWorkflow
 
buildResponse(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentDeleteServiceInstanceWorkflow
 
buildResponse(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentUpdateServiceInstanceWorkflow
 
ByteSizeUtils - Class in org.springframework.cloud.appbroker.deployer.util
Utility class for dealing with parseable byte sizes, such as memory and disk limits.

C

clientId(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
clientId(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
clientId(String) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest.DeleteOAuth2ClientRequestBuilder
 
clientId(String) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 
clientName(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
clientName(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
clientName(String) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 
clientSecret(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
cloudFoundryAppDeployer(CloudFoundryDeploymentProperties, CloudFoundryOperations, CloudFoundryClient, CloudFoundryOperationsUtils, CloudFoundryTargetProperties, ResourceLoader) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a AppDeployer bean
CloudFoundryAppDeployer - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
 
CloudFoundryAppDeployer(CloudFoundryDeploymentProperties, CloudFoundryOperations, CloudFoundryClient, CloudFoundryOperationsUtils, CloudFoundryTargetProperties, ResourceLoader) - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
CloudFoundryAppDeployerAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
Auto-configuration support for deploying apps to Cloud Foundry
CloudFoundryAppDeployerAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
 
CloudFoundryAppDeployerAutoConfiguration.TokenQualifier - Annotation Type in org.springframework.cloud.appbroker.autoconfigure
 
CloudFoundryAppDeployerAutoConfiguration.UaaClientQualifier - Annotation Type in org.springframework.cloud.appbroker.autoconfigure
 
cloudFoundryAppManager(CloudFoundryOperationsUtils) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide an AppManager bean
CloudFoundryAppManager - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
 
CloudFoundryAppManager(CloudFoundryOperationsUtils) - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppManager
 
cloudFoundryClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorCloudFoundryClient bean
cloudFoundryDeploymentProperties() - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
CloudFoundryDeploymentProperties - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
Holds configuration properties for specifying what resources and services an app deployed to a Cloud Foundry runtime will get.
CloudFoundryDeploymentProperties() - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
cloudFoundryOAuth2Client(UaaClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide an OAuth2Client bean
CloudFoundryOAuth2Client - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
 
CloudFoundryOAuth2Client(UaaClient) - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOAuth2Client
 
cloudFoundryOperations(CloudFoundryTargetProperties, CloudFoundryClient, DopplerClient, UaaClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a CloudFoundryOperations bean
cloudFoundryOperationsUtils(CloudFoundryOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
CloudFoundryOperationsUtils - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
 
CloudFoundryOperationsUtils(CloudFoundryOperations) - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOperationsUtils
 
cloudFoundryTargetProperties() - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
CloudFoundryTargetProperties - Class in org.springframework.cloud.appbroker.deployer.cloudfoundry
 
CloudFoundryTargetProperties() - Constructor for class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.EnvironmentMappingParametersTransformerFactory.Config
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.ParameterMappingParametersTransformerFactory.Config
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.PropertyMappingParametersTransformerFactory.Config
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.targets.ServiceInstanceGuidSuffix.Config
 
Config() - Constructor for class org.springframework.cloud.appbroker.extensions.targets.SpacePerServiceInstance.Config
 
ConfigurationBeanUtils - Class in org.springframework.cloud.appbroker.extensions.support
 
connectionContext(CloudFoundryTargetProperties) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a DefaultConnectionContext bean
convertDopplerEnvelopeToDropsonde(Envelope) - Static method in class org.springframework.cloud.appbroker.logging.LoggingUtils
 
COUNT_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property for the count (number of app instances).
create(C) - Method in class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
create(C) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderFactory
 
create(CredentialGenerationConfig) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityBasicAuthCredentialProviderFactory
 
create(SpringSecurityOAuth2CredentialProviderFactory.Config) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory
 
create(C) - Method in interface org.springframework.cloud.appbroker.extensions.ExtensionFactory
 
create(EnvironmentMappingParametersTransformerFactory.Config) - Method in class org.springframework.cloud.appbroker.extensions.parameters.EnvironmentMappingParametersTransformerFactory
 
create(ParameterMappingParametersTransformerFactory.Config) - Method in class org.springframework.cloud.appbroker.extensions.parameters.ParameterMappingParametersTransformerFactory
 
create(C) - Method in class org.springframework.cloud.appbroker.extensions.parameters.ParametersTransformerFactory
 
create(PropertyMappingParametersTransformerFactory.Config) - Method in class org.springframework.cloud.appbroker.extensions.parameters.PropertyMappingParametersTransformerFactory
 
create(ServiceInstanceGuidSuffix.Config) - Method in class org.springframework.cloud.appbroker.extensions.targets.ServiceInstanceGuidSuffix
 
create(SpacePerServiceInstance.Config) - Method in class org.springframework.cloud.appbroker.extensions.targets.SpacePerServiceInstance
 
create(C) - Method in class org.springframework.cloud.appbroker.extensions.targets.TargetFactory
 
create(CreateServiceInstanceBindingRequest, CreateServiceInstanceAppBindingResponse) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceAppBindingWorkflow
 
create(CreateServiceInstanceBindingRequest, CreateServiceInstanceRouteBindingResponse) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceRouteBindingWorkflow
 
create(CreateServiceInstanceRequest, CreateServiceInstanceResponse) - Method in interface org.springframework.cloud.appbroker.service.CreateServiceInstanceWorkflow
 
create(CreateServiceInstanceRequest, CreateServiceInstanceResponse) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentCreateServiceInstanceWorkflow
 
createApplicationStreamer(String) - Method in class org.springframework.cloud.appbroker.logging.streaming.DopplerLogStreamPublisher
 
createClient(CreateOAuth2ClientRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOAuth2Client
 
createClient(CreateOAuth2ClientRequest) - Method in interface org.springframework.cloud.appbroker.oauth2.OAuth2Client
 
CreateOAuth2ClientRequest - Class in org.springframework.cloud.appbroker.oauth2
 
CreateOAuth2ClientRequest(String, String, String, List<String>, List<String>, List<String>, String, String) - Constructor for class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder - Class in org.springframework.cloud.appbroker.oauth2
 
CreateOAuth2ClientResponse - Class in org.springframework.cloud.appbroker.oauth2
 
CreateOAuth2ClientResponse(String, String, List<String>, List<String>, List<String>) - Constructor for class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder - Class in org.springframework.cloud.appbroker.oauth2
 
createServiceInstance(CreateServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
createServiceInstance(List<BackingService>) - Method in interface org.springframework.cloud.appbroker.deployer.BackingServicesProvisionService
 
createServiceInstance(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
createServiceInstance(List<BackingService>) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingServicesProvisionService
 
createServiceInstance(BackingService) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
createServiceInstance(CreateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
CreateServiceInstanceAppBindingWorkflow - Interface in org.springframework.cloud.appbroker.service
 
createServiceInstanceBinding(CreateServiceInstanceBindingRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceBindingService
 
CreateServiceInstanceRequest - Class in org.springframework.cloud.appbroker.deployer
 
CreateServiceInstanceRequest(String, String, String, Map<String, Object>, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
CreateServiceInstanceResponse - Class in org.springframework.cloud.appbroker.deployer
 
CreateServiceInstanceResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceResponse
 
CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
CreateServiceInstanceRouteBindingWorkflow - Interface in org.springframework.cloud.appbroker.service
 
CreateServiceInstanceWorkflow - Interface in org.springframework.cloud.appbroker.service
 
createWithConfig(Consumer<C>) - Method in class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
createWithConfig(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
createWithConfig(Map<String, Object>) - Method in interface org.springframework.cloud.appbroker.extensions.ExtensionFactory
 
CredentialGenerationConfig - Class in org.springframework.cloud.appbroker.extensions.credentials
 
CredentialGenerationConfig() - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
CredentialGenerator - Interface in org.springframework.cloud.appbroker.extensions.credentials
 
CredentialProvider - Interface in org.springframework.cloud.appbroker.extensions.credentials
 
CredentialProviderFactory<C> - Class in org.springframework.cloud.appbroker.extensions.credentials
 
CredentialProviderFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderFactory
 
CredentialProviderFactory(Class<C>) - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderFactory
 
credentialProviders(List<CredentialProviderSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Credential providers for the application
credentialProviders(CredentialProviderSpec...) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Credential providers for the backing application
credentialProviderService(List<CredentialProviderFactory<?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
CredentialProviderService - Class in org.springframework.cloud.appbroker.extensions.credentials
 
CredentialProviderService(List<CredentialProviderFactory<?>>) - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderService
 
CredentialProviderSpec - Class in org.springframework.cloud.appbroker.deployer
 
CredentialProviderSpec(String, Map<String, Object>) - Constructor for class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
CredentialProviderSpec.CredentialProviderSpecBuilder - Class in org.springframework.cloud.appbroker.deployer
 
CredHubAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
CredHub auto-configuration
CredHubAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
 
credHubCredentialsGenerator(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
CredHubCredentialsGenerator - Class in org.springframework.cloud.appbroker.extensions.credentials
 
CredHubCredentialsGenerator(ReactiveCredHubOperations) - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.CredHubCredentialsGenerator
 
credhubPersistingCreateServiceInstanceAppBindingWorkflow(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
CredHubPersistingCreateServiceInstanceAppBindingWorkflow - Class in org.springframework.cloud.appbroker.workflow.binding
 
CredHubPersistingCreateServiceInstanceAppBindingWorkflow(ReactiveCredHubOperations, String) - Constructor for class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingCreateServiceInstanceAppBindingWorkflow
 
credhubPersistingDeleteServiceInstanceAppBindingWorkflow(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
CredHubPersistingDeleteServiceInstanceBindingWorkflow - Class in org.springframework.cloud.appbroker.workflow.binding
 
CredHubPersistingDeleteServiceInstanceBindingWorkflow(ReactiveCredHubOperations, String) - Constructor for class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingDeleteServiceInstanceBindingWorkflow
 
CredHubPersistingWorkflow - Class in org.springframework.cloud.appbroker.workflow.binding
 
CredHubPersistingWorkflow(String) - Constructor for class org.springframework.cloud.appbroker.workflow.binding.CredHubPersistingWorkflow
 

D

DEFAULT_API_POLLING_TIMEOUT_SECONDS - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
The default value for the CloudFoundryDeploymentProperties.apiPollingTimeout property.
DefaultBackingAppDeploymentService - Class in org.springframework.cloud.appbroker.deployer
 
DefaultBackingAppDeploymentService(DeployerClient) - Constructor for class org.springframework.cloud.appbroker.deployer.DefaultBackingAppDeploymentService
 
DefaultBackingServicesProvisionService - Class in org.springframework.cloud.appbroker.deployer
 
DefaultBackingServicesProvisionService(DeployerClient) - Constructor for class org.springframework.cloud.appbroker.deployer.DefaultBackingServicesProvisionService
 
DefaultBackingSpaceManagementService - Class in org.springframework.cloud.appbroker.deployer
 
DefaultBackingSpaceManagementService(DeployerClient) - Constructor for class org.springframework.cloud.appbroker.deployer.DefaultBackingSpaceManagementService
 
delete(DeleteServiceInstanceBindingRequest, DeleteServiceInstanceBindingResponse) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceBindingWorkflow
 
delete(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse) - Method in interface org.springframework.cloud.appbroker.service.DeleteServiceInstanceWorkflow
 
delete(DeleteServiceInstanceRequest, DeleteServiceInstanceResponse) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentDeleteServiceInstanceWorkflow
 
deleteBackingSpace(DeleteBackingSpaceRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
deleteBackingSpace(DeleteBackingSpaceRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
DeleteBackingSpaceRequest - Class in org.springframework.cloud.appbroker.deployer
 
DeleteBackingSpaceRequest(String) - Constructor for class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceRequest
 
DeleteBackingSpaceRequest.DeleteBackingSpaceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
DeleteBackingSpaceResponse - Class in org.springframework.cloud.appbroker.deployer
 
DeleteBackingSpaceResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceResponse
 
DeleteBackingSpaceResponse.DeleteBackingSpaceResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
deleteClient(DeleteOAuth2ClientRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOAuth2Client
 
deleteClient(DeleteOAuth2ClientRequest) - Method in interface org.springframework.cloud.appbroker.oauth2.OAuth2Client
 
deleteCredentials(BackingApplication, String) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialProvider
 
deleteCredentials(List<BackingApplication>, String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderService
 
DeleteOAuth2ClientRequest - Class in org.springframework.cloud.appbroker.oauth2
 
DeleteOAuth2ClientRequest(String, String, String) - Constructor for class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
DeleteOAuth2ClientRequest.DeleteOAuth2ClientRequestBuilder - Class in org.springframework.cloud.appbroker.oauth2
 
DeleteOAuth2ClientResponse - Class in org.springframework.cloud.appbroker.oauth2
 
DeleteOAuth2ClientResponse(String, String, List<String>, List<String>, List<String>) - Constructor for class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder - Class in org.springframework.cloud.appbroker.oauth2
 
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
deleteServiceInstance(List<BackingService>) - Method in interface org.springframework.cloud.appbroker.deployer.BackingServicesProvisionService
 
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
deleteServiceInstance(List<BackingService>) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingServicesProvisionService
 
deleteServiceInstance(BackingService) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
deleteServiceInstance(DeleteServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
deleteServiceInstanceBinding(DeleteServiceInstanceBindingRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceBindingService
 
DeleteServiceInstanceBindingWorkflow - Interface in org.springframework.cloud.appbroker.service
 
DeleteServiceInstanceRequest - Class in org.springframework.cloud.appbroker.deployer
 
DeleteServiceInstanceRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest
 
DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
DeleteServiceInstanceResponse - Class in org.springframework.cloud.appbroker.deployer
 
DeleteServiceInstanceResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceResponse
 
DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
DeleteServiceInstanceWorkflow - Interface in org.springframework.cloud.appbroker.service
 
deleteSpace(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
deleteString(String, String, String) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerator
 
deleteString(String, String, String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredHubCredentialsGenerator
 
deleteTargetSpaces(List<String>) - Method in interface org.springframework.cloud.appbroker.deployer.BackingSpaceManagementService
 
deleteTargetSpaces(List<String>) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingSpaceManagementService
 
deleteUser(String, String, String) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerator
 
deleteUser(String, String, String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredHubCredentialsGenerator
 
deploy(DeployApplicationRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
deploy(List<BackingApplication>, String) - Method in interface org.springframework.cloud.appbroker.deployer.BackingAppDeploymentService
Deploy the backing applications and associate with the service instance
deploy(DeployApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
deploy(List<BackingApplication>, String) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingAppDeploymentService
 
deploy(BackingApplication, String) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
DeployApplicationRequest - Class in org.springframework.cloud.appbroker.deployer
 
DeployApplicationRequest(String, String, Map<String, String>, Map<String, Object>, List<String>, String) - Constructor for class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
DeployApplicationRequest.DeployApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
DeployApplicationResponse - Class in org.springframework.cloud.appbroker.deployer
 
DeployApplicationResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.DeployApplicationResponse
 
DeployApplicationResponse.DeployApplicationResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
deployerClient(AppDeployer) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a DeployerClient bean
DeployerClient - Class in org.springframework.cloud.appbroker.deployer
 
DeployerClient(AppDeployer) - Constructor for class org.springframework.cloud.appbroker.deployer.DeployerClient
 
DeploymentProperties - Class in org.springframework.cloud.appbroker.deployer
 
DeploymentProperties() - Constructor for class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
DISK_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property for the disk setting for the container that will run the app.
DOMAIN_PROPERTY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the domain deployment property
DOMAINS_PROPERTY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the domains deployment property
dopplerClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorDopplerClient bean
DopplerLogStreamPublisher - Class in org.springframework.cloud.appbroker.logging.streaming
 
DopplerLogStreamPublisher(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.DopplerLogStreamPublisher
 

E

environment(String, String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Environment variables to be set for the application
environment(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Environment variables to be set for the application
environment(String, String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
environment(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
environment(String, String) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
environment(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
environment(String, String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
environment(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
environmentMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
EnvironmentMappingParametersTransformerFactory - Class in org.springframework.cloud.appbroker.extensions.parameters
 
EnvironmentMappingParametersTransformerFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.EnvironmentMappingParametersTransformerFactory
 
EnvironmentMappingParametersTransformerFactory.Config - Class in org.springframework.cloud.appbroker.extensions.parameters
 
equals(Object) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
equals(Object) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
equals(Object) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
equals(Object) - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
equals(Object) - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec
 
equals(Object) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
equals(Object) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
equals(Object) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
equals(Object) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
ExtensionFactory<T,C> - Interface in org.springframework.cloud.appbroker.extensions
 
ExtensionLocator<T> - Class in org.springframework.cloud.appbroker.extensions
 
ExtensionLocator(List<? extends ExtensionFactory<T, ?>>) - Constructor for class org.springframework.cloud.appbroker.extensions.ExtensionLocator
 

G

generateString(String, String, String, int, boolean, boolean, boolean, boolean) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerator
 
generateString(String, String, String, int, boolean, boolean, boolean, boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredHubCredentialsGenerator
 
generateString(String, String, String, int, boolean, boolean, boolean, boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SimpleCredentialGenerator
 
generateUser(String, String, String, int, boolean, boolean, boolean, boolean) - Method in interface org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerator
 
generateUser(String, String, String, int, boolean, boolean, boolean, boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredHubCredentialsGenerator
 
generateUser(String, String, String, int, boolean, boolean, boolean, boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SimpleCredentialGenerator
 
get(GetApplicationRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
get(GetApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
getApiHost() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getApiPollingTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getApiPort() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getApiTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getApplicationIds(String) - Method in interface org.springframework.cloud.appbroker.logging.ApplicationIdsProvider
 
GetApplicationRequest - Class in org.springframework.cloud.appbroker.deployer
 
GetApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.deployer.GetApplicationRequest
 
GetApplicationRequest.GetDeployedAppRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
GetApplicationResponse - Class in org.springframework.cloud.appbroker.deployer
 
GetApplicationResponse(String, String, Map<String, Object>, List<String>) - Constructor for class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
GetApplicationResponse.GetApplicationResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
getApps() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
getArgs() - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
getArgs() - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
getAuthorities() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getAuthorities() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getAuthorities() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
getAuthorities() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
getBackingApplicationsForService(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
 
getBackingApplicationsForService(ServiceDefinition, Plan) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentInstanceWorkflow
 
getBackingServicesForService(ServiceDefinition, Plan) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentInstanceWorkflow
 
getBuildpack() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getByName(String) - Method in class org.springframework.cloud.appbroker.extensions.ExtensionLocator
 
getByName(String, Map<String, Object>) - Method in class org.springframework.cloud.appbroker.extensions.ExtensionLocator
 
getClientId() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getClientId() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getClientId() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getClientId() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
getClientId() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
getClientId() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
getClientName() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getClientName() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getClientName() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
getClientName() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
getClientSecret() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getClientSecret() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getCount() - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
getCredentialProviders() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getDefaultOrg() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getDefaultSpace() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getDeployedBackingApplications(String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Helper method that fetches service name and plan name from Cloud Foundry Service Instances API (CF API) and invokes getDeployedBackingApplications(serviceInstanceId, serviceName, planName).
getDeployedBackingApplications(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Returns a list of backing applications for the service instance with the given id
getDescription() - Method in class org.springframework.cloud.appbroker.state.ServiceInstanceState
 
getDisk() - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
getDomain() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getDomains() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getEnvelope() - Method in class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLogEvent
 
getEnvironment() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getEnvironment() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getEnvironment() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
getEnvironment() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getGrantTypes() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getGrantTypes() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getGrantTypes() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
getGrantTypes() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
getHealthCheck() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getHealthCheckHttpEndpoint() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getHealthCheckTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getHost() - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
getId() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
getIdentityZoneId() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getIdentityZoneId() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getIdentityZoneId() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
getIdentityZoneSubdomain() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getIdentityZoneSubdomain() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getIdentityZoneSubdomain() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getIdentityZoneSubdomain() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
getIncludes() - Method in class org.springframework.cloud.appbroker.extensions.parameters.EnvironmentMappingParametersTransformerFactory.Config
 
getIncludes() - Method in class org.springframework.cloud.appbroker.extensions.parameters.ParameterMappingParametersTransformerFactory.Config
 
getIncludes() - Method in class org.springframework.cloud.appbroker.extensions.parameters.PropertyMappingParametersTransformerFactory.Config
 
getJavaOpts() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getLastOperation(GetLastServiceBindingOperationRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceBindingService
 
getLastOperation(GetLastServiceOperationRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
getLastUpdated() - Method in class org.springframework.cloud.appbroker.state.ServiceInstanceState
 
getLength() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
getLogs(String) - Method in class org.springframework.cloud.appbroker.logging.recent.ApplicationRecentLogsProvider
 
getLogs(String) - Method in interface org.springframework.cloud.appbroker.logging.recent.RecentLogsProvider
 
getLogStream(String) - Method in class org.springframework.cloud.appbroker.logging.streaming.DopplerLogStreamPublisher
 
getLogStream(String) - Method in interface org.springframework.cloud.appbroker.logging.streaming.LogStreamPublisher
 
getMemory() - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationResponse
 
getName() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceResponse
 
getName() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialProviderFactory
 
getName() - Method in interface org.springframework.cloud.appbroker.extensions.ExtensionFactory
 
getName() - Method in class org.springframework.cloud.appbroker.extensions.parameters.ParametersTransformerFactory
 
getName() - Method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails
 
getName() - Method in class org.springframework.cloud.appbroker.extensions.targets.TargetFactory
 
getName() - Method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest
 
getName() - Method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest
 
getOperation() - Method in class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLoggingEvent
 
getOperations(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOperationsUtils
 
getOperationsForOrgAndSpace(String, String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOperationsUtils
 
getOperationsForSpace(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryOperationsUtils
 
getOperationState() - Method in class org.springframework.cloud.appbroker.state.ServiceInstanceState
 
getParameters() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getParameters() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
getParameters() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
getParametersTransformers() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getParametersTransformers() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getPassword() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getPath() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getPath() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getPath() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getPlan() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getPlan() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
getPlan() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse
 
getPlanName() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails
 
getProperties() - Method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest
 
getProperties() - Method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest
 
getProxyConfiguration() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
getRegistration() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getRoutes() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getScopes() - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
getScopes() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
getScopes() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
getScopes() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
getService() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse
 
getServiceInstance(GetServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
getServiceInstance(GetServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
getServiceInstance(GetServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
getServiceInstanceId() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getServiceInstanceId() - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest
 
getServiceInstanceId() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getServiceInstanceId() - Method in class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLogEvent
 
getServiceInstanceId() - Method in class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLoggingEvent
 
getServiceInstanceName() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
getServiceInstanceName() - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest
 
getServiceInstanceName() - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest
 
getServiceInstanceName() - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
getServiceInstanceName() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
GetServiceInstanceRequest - Class in org.springframework.cloud.appbroker.deployer
 
GetServiceInstanceRequest(String, String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest
 
GetServiceInstanceRequest.GetServiceInstanceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
GetServiceInstanceResponse - Class in org.springframework.cloud.appbroker.deployer
 
GetServiceInstanceResponse(String, String, String) - Constructor for class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse
 
GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
getServiceName() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
getServices() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
getServices() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
getServices() - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest
 
getServices() - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse
 
getServices() - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
getShortName(Class<?>) - Method in class org.springframework.cloud.appbroker.extensions.AbstractExtensionFactory
 
getStagingTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getStartupTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getState(String, String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceBindingStateRepository
 
getState(String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceStateRepository
 
getState(String, String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceBindingStateRepository
 
getState(String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceStateRepository
 
getStatusTimeout() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
getTarget() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
getTargetForService(ServiceDefinition, Plan) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentInstanceWorkflow
 
getUsername() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
grantTypes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
grantTypes(String...) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
grantTypes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
grantTypes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 

H

handle(WebSocketSession) - Method in class org.springframework.cloud.appbroker.logging.streaming.endpoint.StreamingLogWebSocketHandler
 
handlerAdapter() - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
hashCode() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
hashCode() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
hashCode() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
hashCode() - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
hashCode() - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec
 
hashCode() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
hashCode() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
hashCode() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
hashCode() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
HEALTHCHECK_HTTP_ENDPOINT_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the health check endpoint deployment property
HEALTHCHECK_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the health check deployment property
HEALTHCHECK_TIMEOUT_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the health check timeout deployment property
HOST_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property for the host that will be used in the app.

I

id(String) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
identityZoneId(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
identityZoneId(String) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest.DeleteOAuth2ClientRequestBuilder
 
identityZoneSubdomain(String) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
identityZoneSubdomain(String) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest.DeleteOAuth2ClientRequestBuilder
 
injectAppNameIntoLogSourceInstance(String, Envelope) - Static method in class org.springframework.cloud.appbroker.logging.LoggingUtils
 
InMemoryServiceInstanceBindingStateRepository - Class in org.springframework.cloud.appbroker.state
Default implementation of ServiceInstanceBindingStateRepository meant for demonstration and testing purposes only.
InMemoryServiceInstanceBindingStateRepository() - Constructor for class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceBindingStateRepository
 
InMemoryServiceInstanceStateRepository - Class in org.springframework.cloud.appbroker.state
Default implementation of ServiceInstanceStateRepository meant for demonstration and testing purposes only.
InMemoryServiceInstanceStateRepository() - Constructor for class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceStateRepository
 
instantiate(Class<T>) - Static method in class org.springframework.cloud.appbroker.extensions.support.ConfigurationBeanUtils
 
introspect(IntrospectionContext) - Method in class org.springframework.cloud.appbroker.extensions.support.KebabCasePropertyBeanIntrospector
Performs introspection.
isDeleteRoutes() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
isEnableRandomAppNamePrefix() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
isIncludeLowercaseAlpha() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
isIncludeNumeric() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
isIncludeSpecial() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
isIncludeUppercaseAlpha() - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
isRebindOnUpdate() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
isRebindOnUpdate() - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
isSecure() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
isSkipSslValidation() - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
isUseSpringApplicationJson() - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 

J

JAVA_OPTS_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing JAVA_OPTS deployment property

K

KebabCasePropertyBeanIntrospector - Class in org.springframework.cloud.appbroker.extensions.support
An implementation of the BeanIntrospector interface that provides property descriptors following the kebab-case convention.
KebabCasePropertyBeanIntrospector() - Constructor for class org.springframework.cloud.appbroker.extensions.support.KebabCasePropertyBeanIntrospector
 

L

LoggingUtils - Class in org.springframework.cloud.appbroker.logging
 
logsHandlerMapping(StreamingLogWebSocketHandler) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
LogStreamPublisher<T> - Interface in org.springframework.cloud.appbroker.logging.streaming
 

M

managementClient(AppManager) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ManagementClient bean
ManagementClient - Class in org.springframework.cloud.appbroker.manager
 
ManagementClient(AppManager) - Constructor for class org.springframework.cloud.appbroker.manager.ManagementClient
 
MEMORY_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property for the memory setting for the container that will run the app.

N

name(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
The name of the application
name(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec.CredentialProviderSpecBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceRequest.DeleteBackingSpaceRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.DeleteBackingSpaceResponse.DeleteBackingSpaceResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationResponse.DeployApplicationResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest.GetDeployedAppRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec.ParametersTransformerSpecBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec.TargetSpecBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest.UndeployApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationResponse.UndeployApplicationResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationResponse.DeployApplicationResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails.ArtifactDetailsBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest.RestageApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest.RestartApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest.StartApplicationRequestBuilder
 
name(String) - Method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest.StopApplicationRequestBuilder
 
NO_ROUTE_PROPERTY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing a property describing whether routes are defined

O

OAuth2Client - Interface in org.springframework.cloud.appbroker.oauth2
 
onApplicationEvent(ServiceInstanceLoggingEvent) - Method in class org.springframework.cloud.appbroker.logging.streaming.ApplicationLogStreamPublisher
 
onApplicationEvent(ServiceInstanceLogEvent) - Method in class org.springframework.cloud.appbroker.logging.streaming.endpoint.StreamingLogWebSocketHandler
 
org.springframework.cloud.appbroker.autoconfigure - package org.springframework.cloud.appbroker.autoconfigure
 
org.springframework.cloud.appbroker.deployer - package org.springframework.cloud.appbroker.deployer
 
org.springframework.cloud.appbroker.deployer.cloudfoundry - package org.springframework.cloud.appbroker.deployer.cloudfoundry
 
org.springframework.cloud.appbroker.deployer.util - package org.springframework.cloud.appbroker.deployer.util
 
org.springframework.cloud.appbroker.extensions - package org.springframework.cloud.appbroker.extensions
 
org.springframework.cloud.appbroker.extensions.credentials - package org.springframework.cloud.appbroker.extensions.credentials
 
org.springframework.cloud.appbroker.extensions.parameters - package org.springframework.cloud.appbroker.extensions.parameters
 
org.springframework.cloud.appbroker.extensions.support - package org.springframework.cloud.appbroker.extensions.support
 
org.springframework.cloud.appbroker.extensions.targets - package org.springframework.cloud.appbroker.extensions.targets
 
org.springframework.cloud.appbroker.logging - package org.springframework.cloud.appbroker.logging
 
org.springframework.cloud.appbroker.logging.recent - package org.springframework.cloud.appbroker.logging.recent
 
org.springframework.cloud.appbroker.logging.recent.endpoint - package org.springframework.cloud.appbroker.logging.recent.endpoint
 
org.springframework.cloud.appbroker.logging.streaming - package org.springframework.cloud.appbroker.logging.streaming
 
org.springframework.cloud.appbroker.logging.streaming.endpoint - package org.springframework.cloud.appbroker.logging.streaming.endpoint
 
org.springframework.cloud.appbroker.logging.streaming.events - package org.springframework.cloud.appbroker.logging.streaming.events
 
org.springframework.cloud.appbroker.manager - package org.springframework.cloud.appbroker.manager
 
org.springframework.cloud.appbroker.oauth2 - package org.springframework.cloud.appbroker.oauth2
 
org.springframework.cloud.appbroker.service - package org.springframework.cloud.appbroker.service
 
org.springframework.cloud.appbroker.state - package org.springframework.cloud.appbroker.state
 
org.springframework.cloud.appbroker.workflow.binding - package org.springframework.cloud.appbroker.workflow.binding
 
org.springframework.cloud.appbroker.workflow.instance - package org.springframework.cloud.appbroker.workflow.instance
 

P

parameterMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
ParameterMappingParametersTransformerFactory - Class in org.springframework.cloud.appbroker.extensions.parameters
 
ParameterMappingParametersTransformerFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.ParameterMappingParametersTransformerFactory
 
ParameterMappingParametersTransformerFactory.Config - Class in org.springframework.cloud.appbroker.extensions.parameters
 
parameters(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
parameters(String, String) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
parameters(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
parameters(String, String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
parameters(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
ParametersTransformer<T> - Interface in org.springframework.cloud.appbroker.extensions.parameters
 
ParametersTransformerFactory<B,C> - Class in org.springframework.cloud.appbroker.extensions.parameters
 
ParametersTransformerFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.ParametersTransformerFactory
 
ParametersTransformerFactory(Class<C>) - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.ParametersTransformerFactory
 
ParametersTransformerSpec - Class in org.springframework.cloud.appbroker.deployer
 
ParametersTransformerSpec(String, Map<String, Object>) - Constructor for class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
ParametersTransformerSpec.ParametersTransformerSpecBuilder - Class in org.springframework.cloud.appbroker.deployer
 
parameterTransformers(List<ParametersTransformerSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Parameter transformers for the application
parameterTransformers(ParametersTransformerSpec...) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Parameter transformers for the application
parameterTransformers(List<ParametersTransformerSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
parameterTransformers(ParametersTransformerSpec...) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
parseToMebibytes(String) - Static method in class org.springframework.cloud.appbroker.deployer.util.ByteSizeUtils
Return the number of mebibytes (1024*1024) denoted by the given text, where an optional case-insensitive unit of 'm' or 'g' can be used to mean mebi- or gebi- bytes, respectively.
path(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
The path to the application
path(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
path(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
plan(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
plan(String) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
plan(String) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder
 
planName(String) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
populate(T, Map<String, Object>) - Static method in class org.springframework.cloud.appbroker.extensions.support.ConfigurationBeanUtils
 
prepareForUpdate(List<BackingApplication>, String) - Method in interface org.springframework.cloud.appbroker.deployer.BackingAppDeploymentService
Performs any steps necessary prior to backing application and backing service updates
prepareForUpdate(List<BackingApplication>, String) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingAppDeploymentService
 
preUpdate(UpdateApplicationRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
preUpdate(UpdateApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
preUpdate(BackingApplication, String) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Properties that describe the application
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationRequest.GetDeployedAppRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest.UndeployApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.extensions.targets.ArtifactDetails.ArtifactDetailsBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.manager.RestageApplicationRequest.RestageApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.manager.RestartApplicationRequest.RestartApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.manager.StartApplicationRequest.StartApplicationRequestBuilder
 
properties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.manager.StopApplicationRequest.StopApplicationRequestBuilder
 
property(String, String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Properties that describe the application
property(String, String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
property(String, String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
PROPERTY_PREFIX - Static variable in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
 
propertyMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
PropertyMappingParametersTransformerFactory - Class in org.springframework.cloud.appbroker.extensions.parameters
 
PropertyMappingParametersTransformerFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.parameters.PropertyMappingParametersTransformerFactory
 
PropertyMappingParametersTransformerFactory.Config - Class in org.springframework.cloud.appbroker.extensions.parameters
 

R

rebindOnUpdate(boolean) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
rebindOnUpdate(boolean) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
recentLogs(String) - Method in class org.springframework.cloud.appbroker.logging.recent.ApplicationRecentLogsProvider
 
recentLogs(String) - Method in class org.springframework.cloud.appbroker.logging.recent.endpoint.RecentLogsController
 
recentLogsController(RecentLogsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 
RecentLogsController - Class in org.springframework.cloud.appbroker.logging.recent.endpoint
 
RecentLogsController(RecentLogsProvider) - Constructor for class org.springframework.cloud.appbroker.logging.recent.endpoint.RecentLogsController
 
recentLogsProvider(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 
RecentLogsProvider - Interface in org.springframework.cloud.appbroker.logging.recent
 
removeState(String, String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceBindingStateRepository
 
removeState(String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceStateRepository
 
removeState(String, String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceBindingStateRepository
 
removeState(String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceStateRepository
 
restage(RestageApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppManager
 
restage(RestageApplicationRequest) - Method in interface org.springframework.cloud.appbroker.manager.AppManager
 
restage(String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Helper method that fetches service name and plan name from Cloud Foundry Service Instances API (CF API) and invokes restage(serviceInstanceId, serviceName, planName).
restage(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Restages the backing applications for the service instance with the given id
restage(BackingApplication) - Method in class org.springframework.cloud.appbroker.manager.ManagementClient
 
RestageApplicationRequest - Class in org.springframework.cloud.appbroker.manager
 
RestageApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.manager.RestageApplicationRequest
 
RestageApplicationRequest.RestageApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.manager
 
restart(RestartApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppManager
 
restart(RestartApplicationRequest) - Method in interface org.springframework.cloud.appbroker.manager.AppManager
 
restart(String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Helper method that fetches service name and plan name from Cloud Foundry Service Instances API (CF API) and invokes restart(serviceInstanceId, serviceName, planName).
restart(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Restarts the backing applications for the service instance with the given id
restart(BackingApplication) - Method in class org.springframework.cloud.appbroker.manager.ManagementClient
 
RestartApplicationRequest - Class in org.springframework.cloud.appbroker.manager
 
RestartApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.manager.RestartApplicationRequest
 
RestartApplicationRequest.RestartApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.manager
 
ROUTE_PATH_PROPERTY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the route path deployment property
ROUTES_PROPERTY - Static variable in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
Key for storing the routes deployment property

S

saveState(String, String, OperationState, String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceBindingStateRepository
 
saveState(String, OperationState, String) - Method in class org.springframework.cloud.appbroker.state.InMemoryServiceInstanceStateRepository
 
saveState(String, String, OperationState, String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceBindingStateRepository
 
saveState(String, OperationState, String) - Method in interface org.springframework.cloud.appbroker.state.ServiceInstanceStateRepository
 
scopes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
scopes(String...) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest.CreateOAuth2ClientRequestBuilder
 
scopes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse.CreateOAuth2ClientResponseBuilder
 
scopes(List<String>) - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse.DeleteOAuth2ClientResponseBuilder
 
service(BrokeredService) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredServices.BrokeredServicesBuilder
 
service(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
service(String) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
service(String) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder
 
service(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
serviceInstanceBindingService(ServiceInstanceBindingStateRepository, List<CreateServiceInstanceAppBindingWorkflow>, List<CreateServiceInstanceRouteBindingWorkflow>, List<DeleteServiceInstanceBindingWorkflow>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
serviceInstanceBindingStateRepository() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
ServiceInstanceBindingStateRepository - Interface in org.springframework.cloud.appbroker.state
 
serviceInstanceGuidSuffix() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
ServiceInstanceGuidSuffix - Class in org.springframework.cloud.appbroker.extensions.targets
 
ServiceInstanceGuidSuffix() - Constructor for class org.springframework.cloud.appbroker.extensions.targets.ServiceInstanceGuidSuffix
 
ServiceInstanceGuidSuffix.Config - Class in org.springframework.cloud.appbroker.extensions.targets
 
serviceInstanceId(String) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
serviceInstanceId(String) - Method in class org.springframework.cloud.appbroker.deployer.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
serviceInstanceId(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
ServiceInstanceLogEvent - Class in org.springframework.cloud.appbroker.logging.streaming.events
 
ServiceInstanceLogEvent(Object, String, Envelope) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLogEvent
 
ServiceInstanceLoggingEvent - Class in org.springframework.cloud.appbroker.logging.streaming.events
 
ServiceInstanceLoggingEvent(Object, String, ServiceInstanceLoggingEvent.Operation) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLoggingEvent
 
ServiceInstanceLoggingEvent.Operation - Enum in org.springframework.cloud.appbroker.logging.streaming.events
 
ServiceInstanceLogStreamAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
 
ServiceInstanceLogStreamAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
serviceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService.BackingServiceBuilder
 
serviceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
serviceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
 
serviceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec.ServicesSpecBuilder
 
serviceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
 
serviceInstanceNameAndSpaceHashCode() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
ServiceInstanceRecentLogsAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
 
ServiceInstanceRecentLogsAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 
serviceInstanceService(ServiceInstanceStateRepository, List<CreateServiceInstanceWorkflow>, List<DeleteServiceInstanceWorkflow>, List<UpdateServiceInstanceWorkflow>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
ServiceInstanceState - Class in org.springframework.cloud.appbroker.state
Object for persisting the state of a service instance operation
ServiceInstanceState(OperationState, String, Timestamp) - Constructor for class org.springframework.cloud.appbroker.state.ServiceInstanceState
 
serviceInstanceStateRepository() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
ServiceInstanceStateRepository - Interface in org.springframework.cloud.appbroker.state
 
serviceName(String) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
services(List<ServicesSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Services required by the application
services(ServicesSpec...) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication.BackingApplicationBuilder
Services required by the application
services(BackingServices) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
services(BrokeredServices) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredServices.BrokeredServicesBuilder
 
services(List<String>) - Method in class org.springframework.cloud.appbroker.deployer.DeployApplicationRequest.DeployApplicationRequestBuilder
 
services(List<String>) - Method in class org.springframework.cloud.appbroker.deployer.GetApplicationResponse.GetApplicationResponseBuilder
 
services(List<String>) - Method in class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest.UpdateApplicationRequestBuilder
 
ServicesSpec - Class in org.springframework.cloud.appbroker.deployer
 
ServicesSpec(String) - Constructor for class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
ServicesSpec.ServicesSpecBuilder - Class in org.springframework.cloud.appbroker.deployer
 
setApiHost(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setApiPollingTimeout(long) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setApiPort(int) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setApiTimeout(long) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setApps(BackingApplications) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
setArgs(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
setArgs(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
setAuthorities(String...) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setBuildpack(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setClientId(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setClientId(String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setClientName(String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setClientSecret(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setCount(int) - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
setCredentialProviders(List<CredentialProviderSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setDefaultOrg(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setDefaultSpace(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setDeleteRoutes(boolean) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setDisk(String) - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
setDomain(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setDomains(Set<String>) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setEnableRandomAppNamePrefix(boolean) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setEnvironment(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setGrantTypes(String...) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setHealthCheck(ApplicationHealthCheck) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setHealthCheckHttpEndpoint(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setHealthCheckTimeout(Integer) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setHost(String) - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
setIdentityZoneId(String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setIdentityZoneSubdomain(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setIdentityZoneSubdomain(String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setInclude(String) - Method in class org.springframework.cloud.appbroker.extensions.parameters.EnvironmentMappingParametersTransformerFactory.Config
 
setInclude(String) - Method in class org.springframework.cloud.appbroker.extensions.parameters.ParameterMappingParametersTransformerFactory.Config
 
setInclude(String) - Method in class org.springframework.cloud.appbroker.extensions.parameters.PropertyMappingParametersTransformerFactory.Config
 
setIncludeLowercaseAlpha(boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
setIncludeNumeric(boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
setIncludeSpecial(boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
setIncludeUppercaseAlpha(boolean) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
setJavaOpts(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setLength(int) - Method in class org.springframework.cloud.appbroker.extensions.credentials.CredentialGenerationConfig
 
setMemory(String) - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
setName(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setName(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setName(String) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec
 
setName(String) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec
 
setName(String) - Method in class org.springframework.cloud.appbroker.deployer.TargetSpec
 
setParameters(Map<String, Object>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setParametersTransformers(List<ParametersTransformerSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setParametersTransformers(List<ParametersTransformerSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setPassword(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setPath(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setPlan(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setPlanName(String) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setRebindOnUpdate(boolean) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setRegistration(String) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
setRoutes(Set<String>) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setScopes(String...) - Method in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory.Config
 
setSecure(boolean) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setServiceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
setServiceInstanceName(String) - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
setServiceName(String) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
setServices(List<ServicesSpec>) - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
setServices(BackingServices) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
setSkipSslValidation(boolean) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setStagingTimeout(Duration) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setStartupTimeout(Duration) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setStatusTimeout(long) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryDeploymentProperties
 
setTarget(TargetSpec) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
setUsername(String) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryTargetProperties
 
setUseSpringApplicationJson(boolean) - Method in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
 
simpleCredentialGenerator() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
SimpleCredentialGenerator - Class in org.springframework.cloud.appbroker.extensions.credentials
 
SimpleCredentialGenerator() - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.SimpleCredentialGenerator
 
spacePerServiceInstance() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
SpacePerServiceInstance - Class in org.springframework.cloud.appbroker.extensions.targets
 
SpacePerServiceInstance() - Constructor for class org.springframework.cloud.appbroker.extensions.targets.SpacePerServiceInstance
 
SpacePerServiceInstance.Config - Class in org.springframework.cloud.appbroker.extensions.targets
 
spec(CredentialProviderSpec) - Method in class org.springframework.cloud.appbroker.deployer.CredentialProviderSpec.CredentialProviderSpecBuilder
 
spec(ParametersTransformerSpec) - Method in class org.springframework.cloud.appbroker.deployer.ParametersTransformerSpec.ParametersTransformerSpecBuilder
 
spec(ServicesSpec) - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec.ServicesSpecBuilder
 
SPRING_SECURITY_OAUTH2_CLIENT_ID_KEY - Static variable in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory
Key for storing the Spring Security OAuth2 Client ID in the environment
SPRING_SECURITY_OAUTH2_CLIENT_SECRET_KEY - Static variable in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory
Key for storing the Spring Security OAuth2 Client Secret in the environment
SPRING_SECURITY_OAUTH2_REGISTRATION_KEY - Static variable in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory
Key for storing the Spring Security OAuth2 Registration in the environment
SPRING_SECURITY_USER_NAME_KEY - Static variable in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityBasicAuthCredentialProviderFactory
Key for storing the Spring Security Username in the environment
SPRING_SECURITY_USER_PASSWORD_KEY - Static variable in class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityBasicAuthCredentialProviderFactory
Key for storing the Spring Security Password in the environment
springSecurityBasicAuthCredentialProvider(CredentialGenerator) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
SpringSecurityBasicAuthCredentialProviderFactory - Class in org.springframework.cloud.appbroker.extensions.credentials
 
SpringSecurityBasicAuthCredentialProviderFactory(CredentialGenerator) - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityBasicAuthCredentialProviderFactory
 
springSecurityOAuth2CredentialProvider(CredentialGenerator, OAuth2Client) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
SpringSecurityOAuth2CredentialProviderFactory - Class in org.springframework.cloud.appbroker.extensions.credentials
 
SpringSecurityOAuth2CredentialProviderFactory(CredentialGenerator, OAuth2Client) - Constructor for class org.springframework.cloud.appbroker.extensions.credentials.SpringSecurityOAuth2CredentialProviderFactory
 
SpringSecurityOAuth2CredentialProviderFactory.Config - Class in org.springframework.cloud.appbroker.extensions.credentials
 
start(StartApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppManager
 
start(StartApplicationRequest) - Method in interface org.springframework.cloud.appbroker.manager.AppManager
 
start(String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Helper method that fetches service name and plan name from Cloud Foundry Service Instances API (CF API) and invokes start(serviceInstanceId, serviceName, planName).
start(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Starts the backing applications for the service instance with the given id
start(BackingApplication) - Method in class org.springframework.cloud.appbroker.manager.ManagementClient
 
START_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property indicating whether the application should be automatically started after deployment.
StartApplicationRequest - Class in org.springframework.cloud.appbroker.manager
 
StartApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.manager.StartApplicationRequest
 
StartApplicationRequest.StartApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.manager
 
StartServiceInstanceLoggingEvent - Class in org.springframework.cloud.appbroker.logging.streaming.events
 
StartServiceInstanceLoggingEvent(Object, String) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.events.StartServiceInstanceLoggingEvent
 
stop(StopApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppManager
 
stop(StopApplicationRequest) - Method in interface org.springframework.cloud.appbroker.manager.AppManager
 
stop(String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Helper method that fetches service name and plan name from Cloud Foundry Service Instances API (CF API) and invokes stop(serviceInstanceId, serviceName, planName).
stop(String, String, String) - Method in class org.springframework.cloud.appbroker.manager.BackingAppManagementService
Stops the backing applications for the service instance with the given id
stop(BackingApplication) - Method in class org.springframework.cloud.appbroker.manager.ManagementClient
 
StopApplicationRequest - Class in org.springframework.cloud.appbroker.manager
 
StopApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.manager.StopApplicationRequest
 
StopApplicationRequest.StopApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.manager
 
StopServiceInstanceLoggingEvent - Class in org.springframework.cloud.appbroker.logging.streaming.events
 
StopServiceInstanceLoggingEvent(Object, String) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.events.StopServiceInstanceLoggingEvent
 
streamingLogWebSocketHandler(ApplicationEventPublisher) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
StreamingLogWebSocketHandler - Class in org.springframework.cloud.appbroker.logging.streaming.endpoint
 
StreamingLogWebSocketHandler(ApplicationEventPublisher) - Constructor for class org.springframework.cloud.appbroker.logging.streaming.endpoint.StreamingLogWebSocketHandler
 
streamLogsPublisher(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 

T

target(TargetSpec) - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService.BrokeredServiceBuilder
 
Target - Interface in org.springframework.cloud.appbroker.extensions.targets
 
TARGET_PROPERTY_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property for the location where the app will be deployed.
TargetFactory<C> - Class in org.springframework.cloud.appbroker.extensions.targets
 
TargetFactory() - Constructor for class org.springframework.cloud.appbroker.extensions.targets.TargetFactory
 
TargetFactory(Class<C>) - Constructor for class org.springframework.cloud.appbroker.extensions.targets.TargetFactory
 
targetService(List<TargetFactory<?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a TargetService bean
TargetService - Class in org.springframework.cloud.appbroker.extensions.targets
 
TargetService(List<TargetFactory<?>>) - Constructor for class org.springframework.cloud.appbroker.extensions.targets.TargetService
 
TargetSpec - Class in org.springframework.cloud.appbroker.deployer
 
TargetSpec(String) - Constructor for class org.springframework.cloud.appbroker.deployer.TargetSpec
 
TargetSpec.TargetSpecBuilder - Class in org.springframework.cloud.appbroker.deployer
 
toString() - Method in class org.springframework.cloud.appbroker.deployer.BackingApplication
 
toString() - Method in class org.springframework.cloud.appbroker.deployer.BackingService
 
toString() - Method in class org.springframework.cloud.appbroker.deployer.BrokeredService
 
toString() - Method in class org.springframework.cloud.appbroker.deployer.ServicesSpec
 
toString() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientRequest
 
toString() - Method in class org.springframework.cloud.appbroker.oauth2.CreateOAuth2ClientResponse
 
toString() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientRequest
 
toString() - Method in class org.springframework.cloud.appbroker.oauth2.DeleteOAuth2ClientResponse
 
transform(T, Map<String, Object>) - Method in interface org.springframework.cloud.appbroker.extensions.parameters.ParametersTransformer
 
transformParameters(List<BackingApplication>, Map<String, Object>) - Method in class org.springframework.cloud.appbroker.extensions.parameters.BackingApplicationsParametersTransformationService
 
transformParameters(List<BackingService>, Map<String, Object>) - Method in class org.springframework.cloud.appbroker.extensions.parameters.BackingServicesParametersTransformationService
 

U

uaaClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorUaaClient bean
uaaTokenProvider(CloudFoundryTargetProperties) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a TokenProvider bean
undeploy(UndeployApplicationRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
undeploy(List<BackingApplication>) - Method in interface org.springframework.cloud.appbroker.deployer.BackingAppDeploymentService
Undeploy the backing applications
undeploy(UndeployApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
undeploy(List<BackingApplication>) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingAppDeploymentService
 
undeploy(BackingApplication) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
UndeployApplicationRequest - Class in org.springframework.cloud.appbroker.deployer
 
UndeployApplicationRequest(String, Map<String, String>) - Constructor for class org.springframework.cloud.appbroker.deployer.UndeployApplicationRequest
 
UndeployApplicationRequest.UndeployApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
UndeployApplicationResponse - Class in org.springframework.cloud.appbroker.deployer
 
UndeployApplicationResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.UndeployApplicationResponse
 
UndeployApplicationResponse.UndeployApplicationResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
update(UpdateApplicationRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
update(List<BackingApplication>, String) - Method in interface org.springframework.cloud.appbroker.deployer.BackingAppDeploymentService
Update the backing applications and associate with the service instance
update(UpdateApplicationRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
update(List<BackingApplication>, String) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingAppDeploymentService
 
update(BackingApplication, String) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
update(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse) - Method in interface org.springframework.cloud.appbroker.service.UpdateServiceInstanceWorkflow
 
update(UpdateServiceInstanceRequest, UpdateServiceInstanceResponse) - Method in class org.springframework.cloud.appbroker.workflow.instance.AppDeploymentUpdateServiceInstanceWorkflow
 
UpdateApplicationRequest - Class in org.springframework.cloud.appbroker.deployer
 
UpdateApplicationRequest(String, String, Map<String, String>, Map<String, Object>, List<String>, String) - Constructor for class org.springframework.cloud.appbroker.deployer.UpdateApplicationRequest
 
UpdateApplicationRequest.UpdateApplicationRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
UpdateApplicationResponse - Class in org.springframework.cloud.appbroker.deployer
 
UpdateApplicationResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.UpdateApplicationResponse
 
UpdateApplicationResponse.DeployApplicationResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
updateServiceInstance(UpdateServiceInstanceRequest) - Method in interface org.springframework.cloud.appbroker.deployer.AppDeployer
 
updateServiceInstance(List<BackingService>) - Method in interface org.springframework.cloud.appbroker.deployer.BackingServicesProvisionService
 
updateServiceInstance(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.deployer.cloudfoundry.CloudFoundryAppDeployer
 
updateServiceInstance(List<BackingService>) - Method in class org.springframework.cloud.appbroker.deployer.DefaultBackingServicesProvisionService
 
updateServiceInstance(BackingService) - Method in class org.springframework.cloud.appbroker.deployer.DeployerClient
 
updateServiceInstance(UpdateServiceInstanceRequest) - Method in class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
UpdateServiceInstanceRequest - Class in org.springframework.cloud.appbroker.deployer
 
UpdateServiceInstanceRequest(String, Map<String, Object>, Map<String, String>, boolean) - Constructor for class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceRequest
 
UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder - Class in org.springframework.cloud.appbroker.deployer
 
UpdateServiceInstanceResponse - Class in org.springframework.cloud.appbroker.deployer
 
UpdateServiceInstanceResponse(String) - Constructor for class org.springframework.cloud.appbroker.deployer.UpdateServiceInstanceResponse
 
UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder - Class in org.springframework.cloud.appbroker.deployer
 
UpdateServiceInstanceWorkflow - Interface in org.springframework.cloud.appbroker.service
 
USE_SPRING_APPLICATION_JSON_KEY - Static variable in class org.springframework.cloud.appbroker.deployer.DeploymentProperties
The deployment property indicating whether the application should use the SPRING_APPLICATION_JSON environment variable

V

valueOf(String) - Static method in enum org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLoggingEvent.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.appbroker.logging.streaming.events.ServiceInstanceLoggingEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkflowServiceInstanceBindingService - Class in org.springframework.cloud.appbroker.service
 
WorkflowServiceInstanceBindingService(ServiceInstanceBindingStateRepository, List<CreateServiceInstanceAppBindingWorkflow>, List<CreateServiceInstanceRouteBindingWorkflow>, List<DeleteServiceInstanceBindingWorkflow>) - Constructor for class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceBindingService
 
WorkflowServiceInstanceService - Class in org.springframework.cloud.appbroker.service
A ServiceInstanceService that delegates to a set of discrete Workflow objects for each service broker operation.
WorkflowServiceInstanceService(ServiceInstanceStateRepository, List<CreateServiceInstanceWorkflow>, List<DeleteServiceInstanceWorkflow>, List<UpdateServiceInstanceWorkflow>) - Constructor for class org.springframework.cloud.appbroker.service.WorkflowServiceInstanceService
 
A B C D E G H I J K L M N O P R S T U V W 
Skip navigation links
Spring Cloud App Broker