Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.IngressTLS
-
Uses of V1beta1Extensions.IngressTLS in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Extensions.IngressTLSModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Extensions.IngressTLS>
V1beta1Extensions.IngressTLS.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Extensions.IngressTLSModifier and TypeMethodDescriptionV1beta1Extensions.IngressTLS.Builder.build()
V1beta1Extensions.IngressTLS.Builder.buildPartial()
static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.getDefaultInstance()
V1beta1Extensions.IngressTLS.Builder.getDefaultInstanceForType()
V1beta1Extensions.IngressTLS.getDefaultInstanceForType()
V1beta1Extensions.IngressSpec.Builder.getTls
(int index) TLS configuration.V1beta1Extensions.IngressSpec.getTls
(int index) TLS configuration.V1beta1Extensions.IngressSpecOrBuilder.getTls
(int index) TLS configuration.static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseDelimitedFrom
(InputStream input) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(byte[] data) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(com.google.protobuf.ByteString data) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(InputStream input) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(ByteBuffer data) static V1beta1Extensions.IngressTLS
V1beta1Extensions.IngressTLS.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.IngressTLSModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Extensions.IngressTLS>
V1beta1Extensions.IngressTLS.getParserForType()
V1beta1Extensions.IngressSpec.Builder.getTlsList()
TLS configuration.V1beta1Extensions.IngressSpec.getTlsList()
TLS configuration.V1beta1Extensions.IngressSpecOrBuilder.getTlsList()
TLS configuration.static com.google.protobuf.Parser<V1beta1Extensions.IngressTLS>
V1beta1Extensions.IngressTLS.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.IngressTLSModifier and TypeMethodDescriptionV1beta1Extensions.IngressSpec.Builder.addTls
(int index, V1beta1Extensions.IngressTLS value) TLS configuration.V1beta1Extensions.IngressSpec.Builder.addTls
(V1beta1Extensions.IngressTLS value) TLS configuration.V1beta1Extensions.IngressTLS.Builder.mergeFrom
(V1beta1Extensions.IngressTLS other) V1beta1Extensions.IngressTLS.newBuilder
(V1beta1Extensions.IngressTLS prototype) V1beta1Extensions.IngressSpec.Builder.setTls
(int index, V1beta1Extensions.IngressTLS value) TLS configuration.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Extensions.IngressTLSModifier and TypeMethodDescriptionV1beta1Extensions.IngressSpec.Builder.addAllTls
(Iterable<? extends V1beta1Extensions.IngressTLS> values) TLS configuration.