| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
AWSPrivateLinkSubnet |
AWSPrivateLinkSubnetBuilder.build() |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluent.buildFirstSubnet() |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluentImpl.buildFirstSubnet() |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluent.buildLastSubnet() |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluentImpl.buildLastSubnet() |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluent.buildMatchingSubnet(Predicate<AWSPrivateLinkSubnetBuilder> predicate) |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluentImpl.buildMatchingSubnet(Predicate<AWSPrivateLinkSubnetBuilder> predicate) |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluent.buildSubnet(Integer index) |
AWSPrivateLinkSubnet |
AWSPrivateLinkInventoryFluentImpl.buildSubnet(Integer index) |
| Modifier and Type | Method and Description |
|---|---|
List<AWSPrivateLinkSubnet> |
AWSPrivateLinkInventoryFluent.buildSubnets() |
List<AWSPrivateLinkSubnet> |
AWSPrivateLinkInventoryFluentImpl.buildSubnets() |
List<AWSPrivateLinkSubnet> |
AWSPrivateLinkInventoryFluent.getSubnets()
Deprecated.
|
List<AWSPrivateLinkSubnet> |
AWSPrivateLinkInventoryFluentImpl.getSubnets()
Deprecated.
|
List<AWSPrivateLinkSubnet> |
AWSPrivateLinkInventory.getSubnets() |
| Modifier and Type | Method and Description |
|---|---|
A |
AWSPrivateLinkInventoryFluent.addAllToSubnets(Collection<AWSPrivateLinkSubnet> items) |
A |
AWSPrivateLinkInventoryFluentImpl.addAllToSubnets(Collection<AWSPrivateLinkSubnet> items) |
A |
AWSPrivateLinkInventoryFluent.removeAllFromSubnets(Collection<AWSPrivateLinkSubnet> items) |
A |
AWSPrivateLinkInventoryFluentImpl.removeAllFromSubnets(Collection<AWSPrivateLinkSubnet> items) |
void |
AWSPrivateLinkInventory.setSubnets(List<AWSPrivateLinkSubnet> subnets) |
A |
AWSPrivateLinkInventoryFluent.withSubnets(List<AWSPrivateLinkSubnet> subnets) |
A |
AWSPrivateLinkInventoryFluentImpl.withSubnets(List<AWSPrivateLinkSubnet> subnets) |
| Constructor and Description |
|---|
AWSPrivateLinkSubnetBuilder(AWSPrivateLinkSubnet instance) |
AWSPrivateLinkSubnetBuilder(AWSPrivateLinkSubnet instance,
Boolean validationEnabled) |
AWSPrivateLinkSubnetBuilder(AWSPrivateLinkSubnetFluent<?> fluent,
AWSPrivateLinkSubnet instance) |
AWSPrivateLinkSubnetBuilder(AWSPrivateLinkSubnetFluent<?> fluent,
AWSPrivateLinkSubnet instance,
Boolean validationEnabled) |
AWSPrivateLinkSubnetFluentImpl(AWSPrivateLinkSubnet instance) |
| Constructor and Description |
|---|
AWSPrivateLinkInventory(String region,
List<AWSPrivateLinkSubnet> subnets,
String vpcID) |
Copyright © 2015–2023 Red Hat. All rights reserved.