| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.resourcematch |
| Modifier and Type | Method and Description |
|---|---|
static MatchedResource.Builder |
MatchedResource.builder()
Creates a builder for
MatchedResource. |
MatchedResource.Builder |
MatchedResource.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
MatchedResource.Builder |
MatchedResource.Builder.from(MatchedResource instance)
Fill a builder with attribute values from the provided
MatchedResource instance. |
MatchedResource.Builder |
MatchedResource.Builder.mode(String mode)
Initializes the value for the
mode attribute. |
MatchedResource.Builder |
MatchedResource.Builder.path(String path)
Initializes the value for the
path attribute. |
MatchedResource.Builder |
MatchedResource.Builder.size(Integer size)
Initializes the value for the
size attribute. |
Copyright © 2024. All rights reserved.