public class DescribeDedicatedHostTypesResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeDedicatedHostTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeDedicatedHostTypesResponse |
addDedicatedHostTypesItem(DedicatedHostTypeForDescribeDedicatedHostTypesOutput dedicatedHostTypesItem) |
DescribeDedicatedHostTypesResponse |
dedicatedHostTypes(List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> dedicatedHostTypes) |
boolean |
equals(Object o) |
@Valid List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> |
getDedicatedHostTypes()
Get dedicatedHostTypes
|
String |
getNextToken()
Get nextToken
|
int |
hashCode() |
DescribeDedicatedHostTypesResponse |
nextToken(String nextToken) |
void |
setDedicatedHostTypes(List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> dedicatedHostTypes) |
void |
setNextToken(String nextToken) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic DescribeDedicatedHostTypesResponse dedicatedHostTypes(List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> dedicatedHostTypes)
public DescribeDedicatedHostTypesResponse addDedicatedHostTypesItem(DedicatedHostTypeForDescribeDedicatedHostTypesOutput dedicatedHostTypesItem)
@Valid public @Valid List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> getDedicatedHostTypes()
public void setDedicatedHostTypes(List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> dedicatedHostTypes)
public DescribeDedicatedHostTypesResponse nextToken(String nextToken)
public String getNextToken()
public void setNextToken(String nextToken)
Copyright © 2024. All rights reserved.