public interface PrivateLinkAccessStatusFluent<A extends PrivateLinkAccessStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<N> |
String getHostedZoneID()
Boolean hasHostedZoneID()
@Deprecated A withNewHostedZoneID(String arg0)
String getVpcEndpointID()
Boolean hasVpcEndpointID()
@Deprecated A withNewVpcEndpointID(String arg0)
@Deprecated VPCEndpointService getVpcEndpointService()
VPCEndpointService buildVpcEndpointService()
A withVpcEndpointService(VPCEndpointService vpcEndpointService)
Boolean hasVpcEndpointService()
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> withNewVpcEndpointService()
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> withNewVpcEndpointServiceLike(VPCEndpointService item)
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> editVpcEndpointService()
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> editOrNewVpcEndpointService()
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> editOrNewVpcEndpointServiceLike(VPCEndpointService item)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.