public class CloudFoundryService extends Object
| Constructor and Description |
|---|
CloudFoundryService(org.cloudfoundry.operations.CloudFoundryOperations cloudFoundryOperations) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<reactor.util.function.Tuple2<org.cloudfoundry.operations.applications.ApplicationDetail,org.cloudfoundry.operations.applications.InstanceDetail>> |
getApplicationInstances(String serviceId) |
public CloudFoundryService(org.cloudfoundry.operations.CloudFoundryOperations cloudFoundryOperations)
public reactor.core.publisher.Flux<reactor.util.function.Tuple2<org.cloudfoundry.operations.applications.ApplicationDetail,org.cloudfoundry.operations.applications.InstanceDetail>> getApplicationInstances(String serviceId)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.