public interface ComputeInstanceMetadataResolver
Modifier and Type | Method and Description |
---|---|
Optional<ComputeInstanceMetadata> |
resolve(Environment environment)
Resolves
ComputeInstanceMetadata for the current environment if possible. |
Optional<ComputeInstanceMetadata> resolve(Environment environment)
ComputeInstanceMetadata
for the current environment if possible.environment
- The environmentComputeInstanceMetadata