Uses of Interface
com.google.cloud.securitycenter.v1.ConnectionOrBuilder
-
Packages that use ConnectionOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ConnectionOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ConnectionOrBuilder Modifier and Type Class Description classConnectionContains information about the IP connection associated with the finding.static classConnection.BuilderContains information about the IP connection associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return ConnectionOrBuilder Modifier and Type Method Description ConnectionOrBuilderFinding.Builder. getConnectionsOrBuilder(int index)Contains information about the IP connection associated with the finding.ConnectionOrBuilderFinding. getConnectionsOrBuilder(int index)Contains information about the IP connection associated with the finding.ConnectionOrBuilderFindingOrBuilder. getConnectionsOrBuilder(int index)Contains information about the IP connection associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ConnectionOrBuilder Modifier and Type Method Description List<? extends ConnectionOrBuilder>Finding.Builder. getConnectionsOrBuilderList()Contains information about the IP connection associated with the finding.List<? extends ConnectionOrBuilder>Finding. getConnectionsOrBuilderList()Contains information about the IP connection associated with the finding.List<? extends ConnectionOrBuilder>FindingOrBuilder. getConnectionsOrBuilderList()Contains information about the IP connection associated with the finding.
-