Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Method and Description |
---|---|
MoveImpactOrBuilder |
MoveAnalysisResult.getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving
to the specified destination at runtime.
|
MoveImpactOrBuilder |
MoveAnalysisResult.Builder.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.getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the
specified destination might be unsafe.
|
MoveImpactOrBuilder |
MoveAnalysisResult.Builder.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.
|
Modifier and Type | Method and Description |
---|---|
List<? extends MoveImpactOrBuilder> |
MoveAnalysisResult.getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving
to the specified destination at runtime.
|
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> |
MoveAnalysisResultOrBuilder.getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving
to the specified destination at runtime.
|
List<? extends MoveImpactOrBuilder> |
MoveAnalysisResult.getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the
specified destination might be unsafe.
|
List<? extends MoveImpactOrBuilder> |
MoveAnalysisResult.Builder.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.
|
Copyright © 2022 Google LLC. All rights reserved.