Uses of Class
com.google.cloud.asset.v1.MoveAnalysis
-
Packages that use MoveAnalysis Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of MoveAnalysis in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return MoveAnalysis Modifier and Type Method Description MoveAnalysisMoveAnalysis.Builder. build()MoveAnalysisMoveAnalysis.Builder. buildPartial()static MoveAnalysisMoveAnalysis. getDefaultInstance()MoveAnalysisMoveAnalysis.Builder. getDefaultInstanceForType()MoveAnalysisMoveAnalysis. getDefaultInstanceForType()MoveAnalysisAnalyzeMoveResponse.Builder. getMoveAnalysis(int index)The list of analyses returned from performing the intended resource move analysis.MoveAnalysisAnalyzeMoveResponse. getMoveAnalysis(int index)The list of analyses returned from performing the intended resource move analysis.MoveAnalysisAnalyzeMoveResponseOrBuilder. getMoveAnalysis(int index)The list of analyses returned from performing the intended resource move analysis.static MoveAnalysisMoveAnalysis. parseDelimitedFrom(InputStream input)static MoveAnalysisMoveAnalysis. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MoveAnalysisMoveAnalysis. parseFrom(byte[] data)static MoveAnalysisMoveAnalysis. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MoveAnalysisMoveAnalysis. parseFrom(com.google.protobuf.ByteString data)static MoveAnalysisMoveAnalysis. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MoveAnalysisMoveAnalysis. parseFrom(com.google.protobuf.CodedInputStream input)static MoveAnalysisMoveAnalysis. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MoveAnalysisMoveAnalysis. parseFrom(InputStream input)static MoveAnalysisMoveAnalysis. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MoveAnalysisMoveAnalysis. parseFrom(ByteBuffer data)static MoveAnalysisMoveAnalysis. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type MoveAnalysis Modifier and Type Method Description List<MoveAnalysis>AnalyzeMoveResponse.Builder. getMoveAnalysisList()The list of analyses returned from performing the intended resource move analysis.List<MoveAnalysis>AnalyzeMoveResponse. getMoveAnalysisList()The list of analyses returned from performing the intended resource move analysis.List<MoveAnalysis>AnalyzeMoveResponseOrBuilder. getMoveAnalysisList()The list of analyses returned from performing the intended resource move analysis.com.google.protobuf.Parser<MoveAnalysis>MoveAnalysis. getParserForType()static com.google.protobuf.Parser<MoveAnalysis>MoveAnalysis. parser()Methods in com.google.cloud.asset.v1 with parameters of type MoveAnalysis Modifier and Type Method Description AnalyzeMoveResponse.BuilderAnalyzeMoveResponse.Builder. addMoveAnalysis(int index, MoveAnalysis value)The list of analyses returned from performing the intended resource move analysis.AnalyzeMoveResponse.BuilderAnalyzeMoveResponse.Builder. addMoveAnalysis(MoveAnalysis value)The list of analyses returned from performing the intended resource move analysis.MoveAnalysis.BuilderMoveAnalysis.Builder. mergeFrom(MoveAnalysis other)static MoveAnalysis.BuilderMoveAnalysis. newBuilder(MoveAnalysis prototype)AnalyzeMoveResponse.BuilderAnalyzeMoveResponse.Builder. setMoveAnalysis(int index, MoveAnalysis value)The list of analyses returned from performing the intended resource move analysis.Method parameters in com.google.cloud.asset.v1 with type arguments of type MoveAnalysis Modifier and Type Method Description AnalyzeMoveResponse.BuilderAnalyzeMoveResponse.Builder. addAllMoveAnalysis(Iterable<? extends MoveAnalysis> values)The list of analyses returned from performing the intended resource move analysis.
-