public static class CloudFoundryPlatformProperties.CloudFoundryProperties extends Object
Constructor and Description |
---|
CloudFoundryProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryConnectionProperties |
getConnection() |
org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties |
getDeployment() |
void |
setConnection(org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryConnectionProperties connection) |
void |
setDeployment(org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties deployment) |
public org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryConnectionProperties getConnection()
public void setConnection(org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryConnectionProperties connection)
public org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties getDeployment()
public void setDeployment(org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties deployment)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.