Enum クラスの使用箇所
org.springframework.boot.cloud.CloudPlatform
CloudPlatform を使用するパッケージ
org.springframework.boot.cloud 内の CloudPlatform 使用
CloudPlatform を返す org.springframework.boot.cloud のメソッド修飾子と型メソッド説明static CloudPlatformCloudPlatform.getActive(Environment environment) アクティブなCloudPlatformまたはnullがアクティブでない場合は、返します。static CloudPlatform指定された名前でこのクラスの列挙型定数を返します。static CloudPlatform[]CloudPlatform.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。