public class StackResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StackResponse.StackResponseSwagger
Interface to help correct Swagger documentation generation
|
| Constructor and Description |
|---|
StackResponse(String stackName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getStackName() |
int |
hashCode() |
void |
setStackName(String stackName) |
public StackResponse(String stackName)
Copyright © 2022 Apache Software Foundation. All rights reserved.