Uses of Class
com.google.monitoring.v3.ServiceTier
-
Packages that use ServiceTier Package Description com.google.monitoring.v3 -
-
Uses of ServiceTier in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ServiceTier Modifier and Type Method Description static ServiceTierServiceTier. forNumber(int value)Deprecated.ServiceTierNotificationChannelDescriptor.Builder. getSupportedTiers(int index)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.ServiceTierNotificationChannelDescriptor. getSupportedTiers(int index)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.ServiceTierNotificationChannelDescriptorOrBuilder. getSupportedTiers(int index)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.static ServiceTierServiceTier. valueOf(int value)Deprecated.static ServiceTierServiceTier. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Deprecated.Returns the enum constant of this type with the specified name.static ServiceTierServiceTier. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ServiceTier[]ServiceTier. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.monitoring.v3 that return types with arguments of type ServiceTier Modifier and Type Method Description List<ServiceTier>NotificationChannelDescriptor.Builder. getSupportedTiersList()Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.List<ServiceTier>NotificationChannelDescriptor. getSupportedTiersList()Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.List<ServiceTier>NotificationChannelDescriptorOrBuilder. getSupportedTiersList()Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.static com.google.protobuf.Internal.EnumLiteMap<ServiceTier>ServiceTier. internalGetValueMap()Deprecated.Methods in com.google.monitoring.v3 with parameters of type ServiceTier Modifier and Type Method Description NotificationChannelDescriptor.BuilderNotificationChannelDescriptor.Builder. addSupportedTiers(ServiceTier value)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.NotificationChannelDescriptor.BuilderNotificationChannelDescriptor.Builder. setSupportedTiers(int index, ServiceTier value)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.Method parameters in com.google.monitoring.v3 with type arguments of type ServiceTier Modifier and Type Method Description NotificationChannelDescriptor.BuilderNotificationChannelDescriptor.Builder. addAllSupportedTiers(Iterable<? extends ServiceTier> values)Deprecated.google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
-