| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.aws.v1 |
| Modifier and Type | Method and Description |
|---|---|
EC2Metadata |
EC2MetadataBuilder.build() |
EC2Metadata |
MachinePoolPlatformFluent.buildMetadataService() |
EC2Metadata |
MachinePoolPlatform.getMetadataService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EC2MetadataFluent.copyInstance(EC2Metadata instance) |
MachinePoolPlatformFluent.MetadataServiceNested<A> |
MachinePoolPlatformFluent.editOrNewMetadataServiceLike(EC2Metadata item) |
void |
MachinePoolPlatform.setMetadataService(EC2Metadata metadataService) |
A |
MachinePoolPlatformFluent.withMetadataService(EC2Metadata metadataService) |
MachinePoolPlatformFluent.MetadataServiceNested<A> |
MachinePoolPlatformFluent.withNewMetadataServiceLike(EC2Metadata item) |
| Constructor and Description |
|---|
EC2MetadataBuilder(EC2Metadata instance) |
EC2MetadataBuilder(EC2MetadataFluent<?> fluent,
EC2Metadata instance) |
EC2MetadataFluent(EC2Metadata instance) |
MachinePoolPlatform(List<String> additionalSecurityGroupIDs,
EC2Metadata metadataService,
EC2RootVolume rootVolume,
SpotMarketOptions spotMarketOptions,
List<String> subnets,
String type,
List<String> zones) |
Copyright © 2015–2024 Red Hat. All rights reserved.