Uses of Interface
com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
-
Packages that use SqlAclEntryOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of SqlAclEntryOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement SqlAclEntryOrBuilder Modifier and Type Class Description class
SqlAclEntry
An entry for an Access Control list.static class
SqlAclEntry.Builder
An entry for an Access Control list.Methods in com.google.cloud.clouddms.v1 that return SqlAclEntryOrBuilder Modifier and Type Method Description SqlAclEntryOrBuilder
SqlIpConfig.Builder. getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntryOrBuilder
SqlIpConfig. getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntryOrBuilder
SqlIpConfigOrBuilder. getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type SqlAclEntryOrBuilder Modifier and Type Method Description List<? extends SqlAclEntryOrBuilder>
SqlIpConfig.Builder. getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance using the IP.List<? extends SqlAclEntryOrBuilder>
SqlIpConfig. getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance using the IP.List<? extends SqlAclEntryOrBuilder>
SqlIpConfigOrBuilder. getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance using the IP.
-