Package | Description |
---|---|
org.cloudfoundry.operations |
Modifier and Type | Method and Description |
---|---|
CloudFoundryOperationsBuilder |
CloudFoundryOperationsBuilder.cloudFoundryClient(CloudFoundryClient cloudFoundryClient)
Configure the
CloudFoundryClient to use |
CloudFoundryOperationsBuilder |
CloudFoundryOperationsBuilder.dopplerClient(DopplerClient dopplerClient)
Configure the
DopplerClient to use |
CloudFoundryOperationsBuilder |
CloudFoundryOperationsBuilder.target(String organization)
Configure the organization to target
|
CloudFoundryOperationsBuilder |
CloudFoundryOperationsBuilder.target(String organization,
String space)
Configure the organization and space to target
|
CloudFoundryOperationsBuilder |
CloudFoundryOperationsBuilder.uaaClient(UaaClient uaaClient)
Configure the
UaaClient to use |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.