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