| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 |
| Modifier and Type | Method and Description |
|---|---|
BackendTLSPolicySpec |
BackendTLSPolicySpecBuilder.build() |
BackendTLSPolicySpec |
BackendTLSPolicyFluent.buildSpec() |
BackendTLSPolicySpec |
BackendTLSPolicy.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackendTLSPolicySpecFluent.copyInstance(BackendTLSPolicySpec instance) |
BackendTLSPolicyFluent.SpecNested<A> |
BackendTLSPolicyFluent.editOrNewSpecLike(BackendTLSPolicySpec item) |
void |
BackendTLSPolicy.setSpec(BackendTLSPolicySpec spec) |
BackendTLSPolicyFluent.SpecNested<A> |
BackendTLSPolicyFluent.withNewSpecLike(BackendTLSPolicySpec item) |
A |
BackendTLSPolicyFluent.withSpec(BackendTLSPolicySpec spec) |
| Constructor and Description |
|---|
BackendTLSPolicy(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
BackendTLSPolicySpec spec,
PolicyStatus status) |
BackendTLSPolicySpecBuilder(BackendTLSPolicySpec instance) |
BackendTLSPolicySpecBuilder(BackendTLSPolicySpecFluent<?> fluent,
BackendTLSPolicySpec instance) |
BackendTLSPolicySpecFluent(BackendTLSPolicySpec instance) |
Copyright © 2015–2025 Red Hat. All rights reserved.