Uses of Interface
com.google.cloud.migrationcenter.v1.DailyResourceUsageAggregation.NetworkOrBuilder
-
Packages that use DailyResourceUsageAggregation.NetworkOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of DailyResourceUsageAggregation.NetworkOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement DailyResourceUsageAggregation.NetworkOrBuilder Modifier and Type Class Description static class
DailyResourceUsageAggregation.Network
Statistical aggregation of network usage.static class
DailyResourceUsageAggregation.Network.Builder
Statistical aggregation of network usage.Methods in com.google.cloud.migrationcenter.v1 that return DailyResourceUsageAggregation.NetworkOrBuilder Modifier and Type Method Description DailyResourceUsageAggregation.NetworkOrBuilder
DailyResourceUsageAggregation.Builder. getNetworkOrBuilder()
Network usage.DailyResourceUsageAggregation.NetworkOrBuilder
DailyResourceUsageAggregation. getNetworkOrBuilder()
Network usage.DailyResourceUsageAggregation.NetworkOrBuilder
DailyResourceUsageAggregationOrBuilder. getNetworkOrBuilder()
Network usage.
-