Uses of Interface
com.google.cloud.vmmigration.v1.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of SourceOrBuilder in com.google.cloud.vmmigration.v1
Classes in com.google.cloud.vmmigration.v1 that implement SourceOrBuilder Modifier and Type Class Description classSourceSource message describes a specific vm migration Source resource.static classSource.BuilderSource message describes a specific vm migration Source resource.Methods in com.google.cloud.vmmigration.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)Output only.SourceOrBuilderListSourcesResponse. getSourcesOrBuilder(int index)Output only.SourceOrBuilderListSourcesResponseOrBuilder. getSourcesOrBuilder(int index)Output only.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type SourceOrBuilder Modifier and Type Method Description List<? extends SourceOrBuilder>ListSourcesResponse.Builder. getSourcesOrBuilderList()Output only.List<? extends SourceOrBuilder>ListSourcesResponse. getSourcesOrBuilderList()Output only.List<? extends SourceOrBuilder>ListSourcesResponseOrBuilder. getSourcesOrBuilderList()Output only.
-