Uses of Class
com.google.cloud.edgecontainer.v1.ClusterNetworking
-
Packages that use ClusterNetworking Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of ClusterNetworking in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return ClusterNetworking Modifier and Type Method Description ClusterNetworkingClusterNetworking.Builder. build()ClusterNetworkingClusterNetworking.Builder. buildPartial()static ClusterNetworkingClusterNetworking. getDefaultInstance()ClusterNetworkingClusterNetworking.Builder. getDefaultInstanceForType()ClusterNetworkingClusterNetworking. getDefaultInstanceForType()ClusterNetworkingCluster.Builder. getNetworking()Required.ClusterNetworkingCluster. getNetworking()Required.ClusterNetworkingClusterOrBuilder. getNetworking()Required.static ClusterNetworkingClusterNetworking. parseDelimitedFrom(InputStream input)static ClusterNetworkingClusterNetworking. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterNetworkingClusterNetworking. parseFrom(byte[] data)static ClusterNetworkingClusterNetworking. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterNetworkingClusterNetworking. parseFrom(com.google.protobuf.ByteString data)static ClusterNetworkingClusterNetworking. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterNetworkingClusterNetworking. parseFrom(com.google.protobuf.CodedInputStream input)static ClusterNetworkingClusterNetworking. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterNetworkingClusterNetworking. parseFrom(InputStream input)static ClusterNetworkingClusterNetworking. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterNetworkingClusterNetworking. parseFrom(ByteBuffer data)static ClusterNetworkingClusterNetworking. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type ClusterNetworking Modifier and Type Method Description com.google.protobuf.Parser<ClusterNetworking>ClusterNetworking. getParserForType()static com.google.protobuf.Parser<ClusterNetworking>ClusterNetworking. parser()Methods in com.google.cloud.edgecontainer.v1 with parameters of type ClusterNetworking Modifier and Type Method Description ClusterNetworking.BuilderClusterNetworking.Builder. mergeFrom(ClusterNetworking other)Cluster.BuilderCluster.Builder. mergeNetworking(ClusterNetworking value)Required.static ClusterNetworking.BuilderClusterNetworking. newBuilder(ClusterNetworking prototype)Cluster.BuilderCluster.Builder. setNetworking(ClusterNetworking value)Required.
-