Uses of Interface
com.google.cloud.asset.v1.MoveImpactOrBuilder
-
Packages that use MoveImpactOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of MoveImpactOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement MoveImpactOrBuilder Modifier and Type Class Description class
MoveImpact
A message to group impacts of moving the target resource.static class
MoveImpact.Builder
A message to group impacts of moving the target resource.Methods in com.google.cloud.asset.v1 that return MoveImpactOrBuilder Modifier and Type Method Description MoveImpactOrBuilder
MoveAnalysisResult.Builder. getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpactOrBuilder
MoveAnalysisResult. getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpactOrBuilder
MoveAnalysisResultOrBuilder. getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpactOrBuilder
MoveAnalysisResult.Builder. getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpactOrBuilder
MoveAnalysisResult. getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpactOrBuilder
MoveAnalysisResultOrBuilder. getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.Methods in com.google.cloud.asset.v1 that return types with arguments of type MoveImpactOrBuilder Modifier and Type Method Description List<? extends MoveImpactOrBuilder>
MoveAnalysisResult.Builder. getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<? extends MoveImpactOrBuilder>
MoveAnalysisResult. getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<? extends MoveImpactOrBuilder>
MoveAnalysisResultOrBuilder. getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<? extends MoveImpactOrBuilder>
MoveAnalysisResult.Builder. getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.List<? extends MoveImpactOrBuilder>
MoveAnalysisResult. getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.List<? extends MoveImpactOrBuilder>
MoveAnalysisResultOrBuilder. getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.
-