| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.aws.v1 |
| Modifier and Type | Method and Description |
|---|---|
VPCEndpointService |
VPCEndpointServiceBuilder.build() |
VPCEndpointService |
PrivateLinkAccessStatusFluent.buildVpcEndpointService() |
VPCEndpointService |
PrivateLinkAccessStatus.getVpcEndpointService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VPCEndpointServiceFluent.copyInstance(VPCEndpointService instance) |
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> |
PrivateLinkAccessStatusFluent.editOrNewVpcEndpointServiceLike(VPCEndpointService item) |
void |
PrivateLinkAccessStatus.setVpcEndpointService(VPCEndpointService vpcEndpointService) |
PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A> |
PrivateLinkAccessStatusFluent.withNewVpcEndpointServiceLike(VPCEndpointService item) |
A |
PrivateLinkAccessStatusFluent.withVpcEndpointService(VPCEndpointService vpcEndpointService) |
| Constructor and Description |
|---|
PrivateLinkAccessStatus(String hostedZoneID,
String vpcEndpointID,
VPCEndpointService vpcEndpointService) |
VPCEndpointServiceBuilder(VPCEndpointService instance) |
VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent,
VPCEndpointService instance) |
VPCEndpointServiceFluent(VPCEndpointService instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.