Uses of Class
com.ibm.cloud.platform_services.usage_reports.v4.model.SnapshotConfig
-
Packages that use SnapshotConfig Package Description com.ibm.cloud.platform_services.usage_reports.v4 Usage Reports v4. -
-
Uses of SnapshotConfig in com.ibm.cloud.platform_services.usage_reports.v4
Methods in com.ibm.cloud.platform_services.usage_reports.v4 that return types with arguments of type SnapshotConfig Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotConfig>
UsageReports. createReportsSnapshotConfig(CreateReportsSnapshotConfigOptions createReportsSnapshotConfigOptions)
Setup the snapshot configuration.com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotConfig>
UsageReports. getReportsSnapshotConfig(GetReportsSnapshotConfigOptions getReportsSnapshotConfigOptions)
Fetch the snapshot configuration.com.ibm.cloud.sdk.core.http.ServiceCall<SnapshotConfig>
UsageReports. updateReportsSnapshotConfig(UpdateReportsSnapshotConfigOptions updateReportsSnapshotConfigOptions)
Update the snapshot configuration.
-