Interface ComputeMetadataIncludingStatus<S extends Enum<S>>

    • Method Detail

      • getStatus

        S getStatus()
        portable status of the resource
        Since:
        1.5
      • getBackendStatus

        @Nullable
        String getBackendStatus()
        status of the resource, as supplied literally from the backend api.
        Returns:
        status or null, if the backend api has no concept of status
        Since:
        1.5