Uses of Interface
com.google.cloud.migrationcenter.v1.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of SourceOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement SourceOrBuilder Modifier and Type Class Description classSourceSource represents an object from which asset information is streamed to Migration Center.static classSource.BuilderSource represents an object from which asset information is streamed to Migration Center.Methods in com.google.cloud.migrationcenter.v1 that return SourceOrBuilder Modifier and Type Method Description SourceOrBuilderCreateSourceRequest.Builder. getSourceOrBuilder()Required.SourceOrBuilderCreateSourceRequest. getSourceOrBuilder()Required.SourceOrBuilderCreateSourceRequestOrBuilder. getSourceOrBuilder()Required.SourceOrBuilderUpdateSourceRequest.Builder. getSourceOrBuilder()Required.SourceOrBuilderUpdateSourceRequest. getSourceOrBuilder()Required.SourceOrBuilderUpdateSourceRequestOrBuilder. getSourceOrBuilder()Required.SourceOrBuilderListSourcesResponse.Builder. getSourcesOrBuilder(int index)The list of sources.SourceOrBuilderListSourcesResponse. getSourcesOrBuilder(int index)The list of sources.SourceOrBuilderListSourcesResponseOrBuilder. getSourcesOrBuilder(int index)The list of sources.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type SourceOrBuilder Modifier and Type Method Description List<? extends SourceOrBuilder>ListSourcesResponse.Builder. getSourcesOrBuilderList()The list of sources.List<? extends SourceOrBuilder>ListSourcesResponse. getSourcesOrBuilderList()The list of sources.List<? extends SourceOrBuilder>ListSourcesResponseOrBuilder. getSourcesOrBuilderList()The list of sources.
-