| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.stacks |
| Modifier and Type | Method and Description |
|---|---|
DeleteStackRequest.Builder |
DeleteStackRequest.Builder.async(Boolean async)
Initializes the value for the
async attribute. |
static DeleteStackRequest.Builder |
DeleteStackRequest.builder()
Creates a builder for
DeleteStackRequest. |
DeleteStackRequest.Builder |
DeleteStackRequest.Builder.from(DeleteStackRequest instance)
Fill a builder with attribute values from the provided
DeleteStackRequest instance. |
DeleteStackRequest.Builder |
DeleteStackRequest.Builder.stackId(String stackId)
Initializes the value for the
stackId attribute. |
Copyright © 2020. All rights reserved.