public final class ResourceMatchingUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceMatchingUtils.ArtifactMetadata
Metadata information about a given artifact
|
| Modifier and Type | Method and Description |
|---|---|
static Mono<List<ResourceMatchingUtils.ArtifactMetadata>> |
getMatchedResources(CloudFoundryClient cloudFoundryClient,
Path application) |
public static Mono<List<ResourceMatchingUtils.ArtifactMetadata>> getMatchedResources(CloudFoundryClient cloudFoundryClient, Path application)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.