| Package | Description |
|---|---|
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribePrefixListAssociationsRequest.ResourceTypeEnum |
DescribePrefixListAssociationsRequest.ResourceTypeEnum.fromValue(String input) |
DescribePrefixListAssociationsRequest.ResourceTypeEnum |
DescribePrefixListAssociationsRequest.getResourceType()
Get resourceType
|
DescribePrefixListAssociationsRequest.ResourceTypeEnum |
DescribePrefixListAssociationsRequest.ResourceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DescribePrefixListAssociationsRequest.ResourceTypeEnum |
DescribePrefixListAssociationsRequest.ResourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescribePrefixListAssociationsRequest.ResourceTypeEnum[] |
DescribePrefixListAssociationsRequest.ResourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.resourceType(DescribePrefixListAssociationsRequest.ResourceTypeEnum resourceType) |
void |
DescribePrefixListAssociationsRequest.setResourceType(DescribePrefixListAssociationsRequest.ResourceTypeEnum resourceType) |
void |
DescribePrefixListAssociationsRequest.ResourceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DescribePrefixListAssociationsRequest.ResourceTypeEnum enumeration) |
Copyright © 2024. All rights reserved.