Uses of Class
com.oracle.bmc.computecloudatcustomer.requests.ListCccUpgradeSchedulesRequest.AccessLevel
-
Packages that use ListCccUpgradeSchedulesRequest.AccessLevel Package Description com.oracle.bmc.computecloudatcustomer.requests -
-
Uses of ListCccUpgradeSchedulesRequest.AccessLevel in com.oracle.bmc.computecloudatcustomer.requests
Methods in com.oracle.bmc.computecloudatcustomer.requests that return ListCccUpgradeSchedulesRequest.AccessLevel Modifier and Type Method Description static ListCccUpgradeSchedulesRequest.AccessLevelListCccUpgradeSchedulesRequest.AccessLevel. create(String key)ListCccUpgradeSchedulesRequest.AccessLevelListCccUpgradeSchedulesRequest. getAccessLevel()Valid values are RESTRICTED and ACCESSIBLE.static ListCccUpgradeSchedulesRequest.AccessLevelListCccUpgradeSchedulesRequest.AccessLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static ListCccUpgradeSchedulesRequest.AccessLevel[]ListCccUpgradeSchedulesRequest.AccessLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.computecloudatcustomer.requests with parameters of type ListCccUpgradeSchedulesRequest.AccessLevel Modifier and Type Method Description ListCccUpgradeSchedulesRequest.BuilderListCccUpgradeSchedulesRequest.Builder. accessLevel(ListCccUpgradeSchedulesRequest.AccessLevel accessLevel)Valid values are RESTRICTED and ACCESSIBLE.
-