| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
AzureResourceTag |
AzureResourceTagBuilder.build() |
AzureResourceTag |
AzurePlatformStatusFluent.buildFirstResourceTag() |
AzureResourceTag |
AzurePlatformStatusFluent.buildLastResourceTag() |
AzureResourceTag |
AzurePlatformStatusFluent.buildMatchingResourceTag(Predicate<AzureResourceTagBuilder> predicate) |
AzureResourceTag |
AzurePlatformStatusFluent.buildResourceTag(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<AzureResourceTag> |
AzurePlatformStatusFluent.buildResourceTags() |
List<AzureResourceTag> |
AzurePlatformStatus.getResourceTags() |
| Modifier and Type | Method and Description |
|---|---|
AzurePlatformStatusFluent.ResourceTagsNested<A> |
AzurePlatformStatusFluent.addNewResourceTagLike(AzureResourceTag item) |
A |
AzurePlatformStatusFluent.addToResourceTags(AzureResourceTag... items) |
A |
AzurePlatformStatusFluent.addToResourceTags(int index,
AzureResourceTag item) |
protected void |
AzureResourceTagFluent.copyInstance(AzureResourceTag instance) |
A |
AzurePlatformStatusFluent.removeFromResourceTags(AzureResourceTag... items) |
AzurePlatformStatusFluent.ResourceTagsNested<A> |
AzurePlatformStatusFluent.setNewResourceTagLike(int index,
AzureResourceTag item) |
A |
AzurePlatformStatusFluent.setToResourceTags(int index,
AzureResourceTag item) |
A |
AzurePlatformStatusFluent.withResourceTags(AzureResourceTag... resourceTags) |
| Modifier and Type | Method and Description |
|---|---|
A |
AzurePlatformStatusFluent.addAllToResourceTags(Collection<AzureResourceTag> items) |
A |
AzurePlatformStatusFluent.removeAllFromResourceTags(Collection<AzureResourceTag> items) |
void |
AzurePlatformStatus.setResourceTags(List<AzureResourceTag> resourceTags) |
A |
AzurePlatformStatusFluent.withResourceTags(List<AzureResourceTag> resourceTags) |
| Constructor and Description |
|---|
AzureResourceTagBuilder(AzureResourceTag instance) |
AzureResourceTagBuilder(AzureResourceTagFluent<?> fluent,
AzureResourceTag instance) |
AzureResourceTagFluent(AzureResourceTag instance) |
| Constructor and Description |
|---|
AzurePlatformStatus(String armEndpoint,
String cloudName,
String networkResourceGroupName,
String resourceGroupName,
List<AzureResourceTag> resourceTags) |
Copyright © 2015–2024 Red Hat. All rights reserved.