Uses of Interface
com.google.cloud.migrationcenter.v1.ReportSummary.MachineSeriesAllocationOrBuilder
-
Packages that use ReportSummary.MachineSeriesAllocationOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ReportSummary.MachineSeriesAllocationOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ReportSummary.MachineSeriesAllocationOrBuilder Modifier and Type Class Description static class
ReportSummary.MachineSeriesAllocation
Represents a data point tracking the count of assets allocated for a specific Machine Series.static class
ReportSummary.MachineSeriesAllocation.Builder
Represents a data point tracking the count of assets allocated for a specific Machine Series.Methods in com.google.cloud.migrationcenter.v1 that return ReportSummary.MachineSeriesAllocationOrBuilder Modifier and Type Method Description ReportSummary.MachineSeriesAllocationOrBuilder
ReportSummary.ComputeEngineFinding.Builder. getMachineSeriesAllocationsOrBuilder(int index)
Distribution of assets based on the Machine Series.ReportSummary.MachineSeriesAllocationOrBuilder
ReportSummary.ComputeEngineFinding. getMachineSeriesAllocationsOrBuilder(int index)
Distribution of assets based on the Machine Series.ReportSummary.MachineSeriesAllocationOrBuilder
ReportSummary.ComputeEngineFindingOrBuilder. getMachineSeriesAllocationsOrBuilder(int index)
Distribution of assets based on the Machine Series.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ReportSummary.MachineSeriesAllocationOrBuilder Modifier and Type Method Description List<? extends ReportSummary.MachineSeriesAllocationOrBuilder>
ReportSummary.ComputeEngineFinding.Builder. getMachineSeriesAllocationsOrBuilderList()
Distribution of assets based on the Machine Series.List<? extends ReportSummary.MachineSeriesAllocationOrBuilder>
ReportSummary.ComputeEngineFinding. getMachineSeriesAllocationsOrBuilderList()
Distribution of assets based on the Machine Series.List<? extends ReportSummary.MachineSeriesAllocationOrBuilder>
ReportSummary.ComputeEngineFindingOrBuilder. getMachineSeriesAllocationsOrBuilderList()
Distribution of assets based on the Machine Series.
-