Uses of Class
com.google.container.v1.HttpLoadBalancing
-
Packages that use HttpLoadBalancing Package Description com.google.container.v1 -
-
Uses of HttpLoadBalancing in com.google.container.v1
Methods in com.google.container.v1 that return HttpLoadBalancing Modifier and Type Method Description HttpLoadBalancingHttpLoadBalancing.Builder. build()HttpLoadBalancingHttpLoadBalancing.Builder. buildPartial()static HttpLoadBalancingHttpLoadBalancing. getDefaultInstance()HttpLoadBalancingHttpLoadBalancing.Builder. getDefaultInstanceForType()HttpLoadBalancingHttpLoadBalancing. getDefaultInstanceForType()HttpLoadBalancingAddonsConfig.Builder. getHttpLoadBalancing()Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.HttpLoadBalancingAddonsConfig. getHttpLoadBalancing()Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.HttpLoadBalancingAddonsConfigOrBuilder. getHttpLoadBalancing()Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.static HttpLoadBalancingHttpLoadBalancing. parseDelimitedFrom(InputStream input)static HttpLoadBalancingHttpLoadBalancing. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpLoadBalancingHttpLoadBalancing. parseFrom(byte[] data)static HttpLoadBalancingHttpLoadBalancing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpLoadBalancingHttpLoadBalancing. parseFrom(com.google.protobuf.ByteString data)static HttpLoadBalancingHttpLoadBalancing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpLoadBalancingHttpLoadBalancing. parseFrom(com.google.protobuf.CodedInputStream input)static HttpLoadBalancingHttpLoadBalancing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpLoadBalancingHttpLoadBalancing. parseFrom(InputStream input)static HttpLoadBalancingHttpLoadBalancing. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpLoadBalancingHttpLoadBalancing. parseFrom(ByteBuffer data)static HttpLoadBalancingHttpLoadBalancing. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1 that return types with arguments of type HttpLoadBalancing Modifier and Type Method Description com.google.protobuf.Parser<HttpLoadBalancing>HttpLoadBalancing. getParserForType()static com.google.protobuf.Parser<HttpLoadBalancing>HttpLoadBalancing. parser()Methods in com.google.container.v1 with parameters of type HttpLoadBalancing Modifier and Type Method Description HttpLoadBalancing.BuilderHttpLoadBalancing.Builder. mergeFrom(HttpLoadBalancing other)AddonsConfig.BuilderAddonsConfig.Builder. mergeHttpLoadBalancing(HttpLoadBalancing value)Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.static HttpLoadBalancing.BuilderHttpLoadBalancing. newBuilder(HttpLoadBalancing prototype)AddonsConfig.BuilderAddonsConfig.Builder. setHttpLoadBalancing(HttpLoadBalancing value)Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.
-