| Package | Description |
|---|---|
| software.amazon.kinesis.worker.platform |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadataProvider.ComputePlatform |
Ec2Resource.getPlatform()
Get the name of the compute platform.
|
ResourceMetadataProvider.ComputePlatform |
ResourceMetadataProvider.getPlatform()
Get the name of the compute platform.
|
ResourceMetadataProvider.ComputePlatform |
EksResource.getPlatform()
Get the name of the compute platform.
|
ResourceMetadataProvider.ComputePlatform |
EcsResource.getPlatform()
Get the name of the compute platform.
|
static ResourceMetadataProvider.ComputePlatform |
ResourceMetadataProvider.ComputePlatform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceMetadataProvider.ComputePlatform[] |
ResourceMetadataProvider.ComputePlatform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.