Uses of Class
com.google.cloud.clouddms.v1.NetworkArchitecture
-
Packages that use NetworkArchitecture Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of NetworkArchitecture in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return NetworkArchitecture Modifier and Type Method Description static NetworkArchitectureNetworkArchitecture. forNumber(int value)NetworkArchitecturePostgreSqlConnectionProfile.Builder. getNetworkArchitecture()Output only.NetworkArchitecturePostgreSqlConnectionProfile. getNetworkArchitecture()Output only.NetworkArchitecturePostgreSqlConnectionProfileOrBuilder. getNetworkArchitecture()Output only.static NetworkArchitectureNetworkArchitecture. valueOf(int value)Deprecated.static NetworkArchitectureNetworkArchitecture. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static NetworkArchitectureNetworkArchitecture. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkArchitecture[]NetworkArchitecture. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type NetworkArchitecture Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<NetworkArchitecture>NetworkArchitecture. internalGetValueMap()Methods in com.google.cloud.clouddms.v1 with parameters of type NetworkArchitecture Modifier and Type Method Description PostgreSqlConnectionProfile.BuilderPostgreSqlConnectionProfile.Builder. setNetworkArchitecture(NetworkArchitecture value)Output only.
-