Uses of Interface
com.google.cloud.securitycenter.v1beta1.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description com.google.cloud.securitycenter.v1beta1 A client to Security Command Center API -
-
Uses of SourceOrBuilder in com.google.cloud.securitycenter.v1beta1
Classes in com.google.cloud.securitycenter.v1beta1 that implement SourceOrBuilder Modifier and Type Class Description classSourceSecurity Command Center finding source.static classSource.BuilderSecurity Command Center finding source.Methods in com.google.cloud.securitycenter.v1beta1 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)Sources belonging to the requested parent.SourceOrBuilderListSourcesResponse. getSourcesOrBuilder(int index)Sources belonging to the requested parent.SourceOrBuilderListSourcesResponseOrBuilder. getSourcesOrBuilder(int index)Sources belonging to the requested parent.Methods in com.google.cloud.securitycenter.v1beta1 that return types with arguments of type SourceOrBuilder Modifier and Type Method Description List<? extends SourceOrBuilder>ListSourcesResponse.Builder. getSourcesOrBuilderList()Sources belonging to the requested parent.List<? extends SourceOrBuilder>ListSourcesResponse. getSourcesOrBuilderList()Sources belonging to the requested parent.List<? extends SourceOrBuilder>ListSourcesResponseOrBuilder. getSourcesOrBuilderList()Sources belonging to the requested parent.
-