@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class MonthlyUsageAttributionValues extends Object
| Constructor and Description |
|---|
MonthlyUsageAttributionValues() |
public boolean unparsed
public static final String JSON_PROPERTY_API_PERCENTAGE
public static final String JSON_PROPERTY_API_USAGE
public static final String JSON_PROPERTY_APM_FARGATE_PERCENTAGE
public static final String JSON_PROPERTY_APM_FARGATE_USAGE
public static final String JSON_PROPERTY_APM_HOST_PERCENTAGE
public static final String JSON_PROPERTY_APM_HOST_USAGE
public static final String JSON_PROPERTY_APPSEC_FARGATE_PERCENTAGE
public static final String JSON_PROPERTY_APPSEC_FARGATE_USAGE
public static final String JSON_PROPERTY_APPSEC_PERCENTAGE
public static final String JSON_PROPERTY_APPSEC_USAGE
public static final String JSON_PROPERTY_BROWSER_PERCENTAGE
public static final String JSON_PROPERTY_BROWSER_USAGE
public static final String JSON_PROPERTY_CONTAINER_EXCL_AGENT_PERCENTAGE
public static final String JSON_PROPERTY_CONTAINER_EXCL_AGENT_USAGE
public static final String JSON_PROPERTY_CONTAINER_PERCENTAGE
public static final String JSON_PROPERTY_CONTAINER_USAGE
public static final String JSON_PROPERTY_CSPM_CONTAINERS_PERCENTAGE
public static final String JSON_PROPERTY_CSPM_CONTAINERS_USAGE
public static final String JSON_PROPERTY_CSPM_HOSTS_PERCENTAGE
public static final String JSON_PROPERTY_CSPM_HOSTS_USAGE
public static final String JSON_PROPERTY_CUSTOM_TIMESERIES_PERCENTAGE
public static final String JSON_PROPERTY_CUSTOM_TIMESERIES_USAGE
public static final String JSON_PROPERTY_CWS_CONTAINERS_PERCENTAGE
public static final String JSON_PROPERTY_CWS_CONTAINERS_USAGE
public static final String JSON_PROPERTY_CWS_HOSTS_PERCENTAGE
public static final String JSON_PROPERTY_CWS_HOSTS_USAGE
public static final String JSON_PROPERTY_DBM_HOSTS_PERCENTAGE
public static final String JSON_PROPERTY_DBM_HOSTS_USAGE
public static final String JSON_PROPERTY_DBM_QUERIES_PERCENTAGE
public static final String JSON_PROPERTY_DBM_QUERIES_USAGE
public static final String JSON_PROPERTY_ESTIMATED_INDEXED_LOGS_PERCENTAGE
public static final String JSON_PROPERTY_ESTIMATED_INDEXED_LOGS_USAGE
public static final String JSON_PROPERTY_ESTIMATED_INDEXED_SPANS_PERCENTAGE
public static final String JSON_PROPERTY_ESTIMATED_INDEXED_SPANS_USAGE
public static final String JSON_PROPERTY_ESTIMATED_INGESTED_LOGS_PERCENTAGE
public static final String JSON_PROPERTY_ESTIMATED_INGESTED_LOGS_USAGE
public static final String JSON_PROPERTY_ESTIMATED_INGESTED_SPANS_PERCENTAGE
public static final String JSON_PROPERTY_ESTIMATED_INGESTED_SPANS_USAGE
public static final String JSON_PROPERTY_ESTIMATED_RUM_SESSIONS_PERCENTAGE
public static final String JSON_PROPERTY_ESTIMATED_RUM_SESSIONS_USAGE
public static final String JSON_PROPERTY_FARGATE_PERCENTAGE
public static final String JSON_PROPERTY_FARGATE_USAGE
public static final String JSON_PROPERTY_FUNCTIONS_PERCENTAGE
public static final String JSON_PROPERTY_FUNCTIONS_USAGE
public static final String JSON_PROPERTY_INFRA_HOST_PERCENTAGE
public static final String JSON_PROPERTY_INFRA_HOST_USAGE
public static final String JSON_PROPERTY_INVOCATIONS_PERCENTAGE
public static final String JSON_PROPERTY_INVOCATIONS_USAGE
public static final String JSON_PROPERTY_NPM_HOST_PERCENTAGE
public static final String JSON_PROPERTY_NPM_HOST_USAGE
public static final String JSON_PROPERTY_PROFILED_CONTAINER_PERCENTAGE
public static final String JSON_PROPERTY_PROFILED_CONTAINER_USAGE
public static final String JSON_PROPERTY_PROFILED_FARGATE_PERCENTAGE
public static final String JSON_PROPERTY_PROFILED_FARGATE_USAGE
public static final String JSON_PROPERTY_PROFILED_HOST_PERCENTAGE
public static final String JSON_PROPERTY_PROFILED_HOST_USAGE
public static final String JSON_PROPERTY_SNMP_PERCENTAGE
public static final String JSON_PROPERTY_SNMP_USAGE
public MonthlyUsageAttributionValues apiPercentage(Double apiPercentage)
@Nullable public Double getApiPercentage()
public void setApiPercentage(Double apiPercentage)
public MonthlyUsageAttributionValues apiUsage(Double apiUsage)
@Nullable public Double getApiUsage()
public void setApiUsage(Double apiUsage)
public MonthlyUsageAttributionValues apmFargatePercentage(Double apmFargatePercentage)
@Nullable public Double getApmFargatePercentage()
public void setApmFargatePercentage(Double apmFargatePercentage)
public MonthlyUsageAttributionValues apmFargateUsage(Double apmFargateUsage)
@Nullable public Double getApmFargateUsage()
public void setApmFargateUsage(Double apmFargateUsage)
public MonthlyUsageAttributionValues apmHostPercentage(Double apmHostPercentage)
@Nullable public Double getApmHostPercentage()
public void setApmHostPercentage(Double apmHostPercentage)
public MonthlyUsageAttributionValues apmHostUsage(Double apmHostUsage)
@Nullable public Double getApmHostUsage()
public void setApmHostUsage(Double apmHostUsage)
public MonthlyUsageAttributionValues appsecFargatePercentage(Double appsecFargatePercentage)
@Nullable public Double getAppsecFargatePercentage()
public void setAppsecFargatePercentage(Double appsecFargatePercentage)
public MonthlyUsageAttributionValues appsecFargateUsage(Double appsecFargateUsage)
@Nullable public Double getAppsecFargateUsage()
public void setAppsecFargateUsage(Double appsecFargateUsage)
public MonthlyUsageAttributionValues appsecPercentage(Double appsecPercentage)
@Nullable public Double getAppsecPercentage()
public void setAppsecPercentage(Double appsecPercentage)
public MonthlyUsageAttributionValues appsecUsage(Double appsecUsage)
@Nullable public Double getAppsecUsage()
public void setAppsecUsage(Double appsecUsage)
public MonthlyUsageAttributionValues browserPercentage(Double browserPercentage)
@Nullable public Double getBrowserPercentage()
public void setBrowserPercentage(Double browserPercentage)
public MonthlyUsageAttributionValues browserUsage(Double browserUsage)
@Nullable public Double getBrowserUsage()
public void setBrowserUsage(Double browserUsage)
public MonthlyUsageAttributionValues containerExclAgentPercentage(Double containerExclAgentPercentage)
@Nullable public Double getContainerExclAgentPercentage()
public void setContainerExclAgentPercentage(Double containerExclAgentPercentage)
public MonthlyUsageAttributionValues containerExclAgentUsage(Double containerExclAgentUsage)
@Nullable public Double getContainerExclAgentUsage()
public void setContainerExclAgentUsage(Double containerExclAgentUsage)
public MonthlyUsageAttributionValues containerPercentage(Double containerPercentage)
@Nullable public Double getContainerPercentage()
public void setContainerPercentage(Double containerPercentage)
public MonthlyUsageAttributionValues containerUsage(Double containerUsage)
@Nullable public Double getContainerUsage()
public void setContainerUsage(Double containerUsage)
public MonthlyUsageAttributionValues cspmContainersPercentage(Double cspmContainersPercentage)
@Nullable public Double getCspmContainersPercentage()
public void setCspmContainersPercentage(Double cspmContainersPercentage)
public MonthlyUsageAttributionValues cspmContainersUsage(Double cspmContainersUsage)
@Nullable public Double getCspmContainersUsage()
public void setCspmContainersUsage(Double cspmContainersUsage)
public MonthlyUsageAttributionValues cspmHostsPercentage(Double cspmHostsPercentage)
@Nullable public Double getCspmHostsPercentage()
public void setCspmHostsPercentage(Double cspmHostsPercentage)
public MonthlyUsageAttributionValues cspmHostsUsage(Double cspmHostsUsage)
@Nullable public Double getCspmHostsUsage()
public void setCspmHostsUsage(Double cspmHostsUsage)
public MonthlyUsageAttributionValues customTimeseriesPercentage(Double customTimeseriesPercentage)
@Nullable public Double getCustomTimeseriesPercentage()
public void setCustomTimeseriesPercentage(Double customTimeseriesPercentage)
public MonthlyUsageAttributionValues customTimeseriesUsage(Double customTimeseriesUsage)
@Nullable public Double getCustomTimeseriesUsage()
public void setCustomTimeseriesUsage(Double customTimeseriesUsage)
public MonthlyUsageAttributionValues cwsContainersPercentage(Double cwsContainersPercentage)
@Nullable public Double getCwsContainersPercentage()
public void setCwsContainersPercentage(Double cwsContainersPercentage)
public MonthlyUsageAttributionValues cwsContainersUsage(Double cwsContainersUsage)
@Nullable public Double getCwsContainersUsage()
public void setCwsContainersUsage(Double cwsContainersUsage)
public MonthlyUsageAttributionValues cwsHostsPercentage(Double cwsHostsPercentage)
@Nullable public Double getCwsHostsPercentage()
public void setCwsHostsPercentage(Double cwsHostsPercentage)
public MonthlyUsageAttributionValues cwsHostsUsage(Double cwsHostsUsage)
@Nullable public Double getCwsHostsUsage()
public void setCwsHostsUsage(Double cwsHostsUsage)
public MonthlyUsageAttributionValues dbmHostsPercentage(Double dbmHostsPercentage)
@Nullable public Double getDbmHostsPercentage()
public void setDbmHostsPercentage(Double dbmHostsPercentage)
public MonthlyUsageAttributionValues dbmHostsUsage(Double dbmHostsUsage)
@Nullable public Double getDbmHostsUsage()
public void setDbmHostsUsage(Double dbmHostsUsage)
public MonthlyUsageAttributionValues dbmQueriesPercentage(Double dbmQueriesPercentage)
@Nullable public Double getDbmQueriesPercentage()
public void setDbmQueriesPercentage(Double dbmQueriesPercentage)
public MonthlyUsageAttributionValues dbmQueriesUsage(Double dbmQueriesUsage)
@Nullable public Double getDbmQueriesUsage()
public void setDbmQueriesUsage(Double dbmQueriesUsage)
public MonthlyUsageAttributionValues estimatedIndexedLogsPercentage(Double estimatedIndexedLogsPercentage)
@Nullable public Double getEstimatedIndexedLogsPercentage()
public void setEstimatedIndexedLogsPercentage(Double estimatedIndexedLogsPercentage)
public MonthlyUsageAttributionValues estimatedIndexedLogsUsage(Double estimatedIndexedLogsUsage)
@Nullable public Double getEstimatedIndexedLogsUsage()
public void setEstimatedIndexedLogsUsage(Double estimatedIndexedLogsUsage)
public MonthlyUsageAttributionValues estimatedIndexedSpansPercentage(Double estimatedIndexedSpansPercentage)
@Nullable public Double getEstimatedIndexedSpansPercentage()
public void setEstimatedIndexedSpansPercentage(Double estimatedIndexedSpansPercentage)
public MonthlyUsageAttributionValues estimatedIndexedSpansUsage(Double estimatedIndexedSpansUsage)
@Nullable public Double getEstimatedIndexedSpansUsage()
public void setEstimatedIndexedSpansUsage(Double estimatedIndexedSpansUsage)
public MonthlyUsageAttributionValues estimatedIngestedLogsPercentage(Double estimatedIngestedLogsPercentage)
@Nullable public Double getEstimatedIngestedLogsPercentage()
public void setEstimatedIngestedLogsPercentage(Double estimatedIngestedLogsPercentage)
public MonthlyUsageAttributionValues estimatedIngestedLogsUsage(Double estimatedIngestedLogsUsage)
@Nullable public Double getEstimatedIngestedLogsUsage()
public void setEstimatedIngestedLogsUsage(Double estimatedIngestedLogsUsage)
public MonthlyUsageAttributionValues estimatedIngestedSpansPercentage(Double estimatedIngestedSpansPercentage)
@Nullable public Double getEstimatedIngestedSpansPercentage()
public void setEstimatedIngestedSpansPercentage(Double estimatedIngestedSpansPercentage)
public MonthlyUsageAttributionValues estimatedIngestedSpansUsage(Double estimatedIngestedSpansUsage)
@Nullable public Double getEstimatedIngestedSpansUsage()
public void setEstimatedIngestedSpansUsage(Double estimatedIngestedSpansUsage)
public MonthlyUsageAttributionValues estimatedRumSessionsPercentage(Double estimatedRumSessionsPercentage)
@Nullable public Double getEstimatedRumSessionsPercentage()
public void setEstimatedRumSessionsPercentage(Double estimatedRumSessionsPercentage)
public MonthlyUsageAttributionValues estimatedRumSessionsUsage(Double estimatedRumSessionsUsage)
@Nullable public Double getEstimatedRumSessionsUsage()
public void setEstimatedRumSessionsUsage(Double estimatedRumSessionsUsage)
public MonthlyUsageAttributionValues fargatePercentage(Double fargatePercentage)
@Nullable public Double getFargatePercentage()
public void setFargatePercentage(Double fargatePercentage)
public MonthlyUsageAttributionValues fargateUsage(Double fargateUsage)
@Nullable public Double getFargateUsage()
public void setFargateUsage(Double fargateUsage)
public MonthlyUsageAttributionValues functionsPercentage(Double functionsPercentage)
@Nullable public Double getFunctionsPercentage()
public void setFunctionsPercentage(Double functionsPercentage)
public MonthlyUsageAttributionValues functionsUsage(Double functionsUsage)
@Nullable public Double getFunctionsUsage()
public void setFunctionsUsage(Double functionsUsage)
public MonthlyUsageAttributionValues infraHostPercentage(Double infraHostPercentage)
@Nullable public Double getInfraHostPercentage()
public void setInfraHostPercentage(Double infraHostPercentage)
public MonthlyUsageAttributionValues infraHostUsage(Double infraHostUsage)
@Nullable public Double getInfraHostUsage()
public void setInfraHostUsage(Double infraHostUsage)
public MonthlyUsageAttributionValues invocationsPercentage(Double invocationsPercentage)
@Nullable public Double getInvocationsPercentage()
public void setInvocationsPercentage(Double invocationsPercentage)
public MonthlyUsageAttributionValues invocationsUsage(Double invocationsUsage)
@Nullable public Double getInvocationsUsage()
public void setInvocationsUsage(Double invocationsUsage)
public MonthlyUsageAttributionValues npmHostPercentage(Double npmHostPercentage)
@Nullable public Double getNpmHostPercentage()
public void setNpmHostPercentage(Double npmHostPercentage)
public MonthlyUsageAttributionValues npmHostUsage(Double npmHostUsage)
@Nullable public Double getNpmHostUsage()
public void setNpmHostUsage(Double npmHostUsage)
public MonthlyUsageAttributionValues profiledContainerPercentage(Double profiledContainerPercentage)
@Nullable public Double getProfiledContainerPercentage()
public void setProfiledContainerPercentage(Double profiledContainerPercentage)
public MonthlyUsageAttributionValues profiledContainerUsage(Double profiledContainerUsage)
@Nullable public Double getProfiledContainerUsage()
public void setProfiledContainerUsage(Double profiledContainerUsage)
public MonthlyUsageAttributionValues profiledFargatePercentage(Double profiledFargatePercentage)
@Nullable public Double getProfiledFargatePercentage()
public void setProfiledFargatePercentage(Double profiledFargatePercentage)
public MonthlyUsageAttributionValues profiledFargateUsage(Double profiledFargateUsage)
@Nullable public Double getProfiledFargateUsage()
public void setProfiledFargateUsage(Double profiledFargateUsage)
public MonthlyUsageAttributionValues profiledHostPercentage(Double profiledHostPercentage)
@Nullable public Double getProfiledHostPercentage()
public void setProfiledHostPercentage(Double profiledHostPercentage)
public MonthlyUsageAttributionValues profiledHostUsage(Double profiledHostUsage)
@Nullable public Double getProfiledHostUsage()
public void setProfiledHostUsage(Double profiledHostUsage)
public MonthlyUsageAttributionValues snmpPercentage(Double snmpPercentage)
@Nullable public Double getSnmpPercentage()
public void setSnmpPercentage(Double snmpPercentage)
public MonthlyUsageAttributionValues snmpUsage(Double snmpUsage)
@Nullable public Double getSnmpUsage()
public void setSnmpUsage(Double snmpUsage)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.