public class CfRenameAppDelegate
extends java.lang.Object
| Constructor and Description |
|---|
CfRenameAppDelegate() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<java.lang.Void> |
renameApp(org.cloudfoundry.operations.CloudFoundryOperations cfOperations,
CfProperties cfOldAppProperties,
CfProperties cfNewProperties) |
public reactor.core.publisher.Mono<java.lang.Void> renameApp(org.cloudfoundry.operations.CloudFoundryOperations cfOperations,
CfProperties cfOldAppProperties,
CfProperties cfNewProperties)