public class AzureResourceTagBuilder extends AzureResourceTagFluent<AzureResourceTagBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AzureResourceTag,AzureResourceTagBuilder>
| Constructor and Description |
|---|
AzureResourceTagBuilder() |
AzureResourceTagBuilder(AzureResourceTag instance) |
AzureResourceTagBuilder(AzureResourceTagFluent<?> fluent) |
AzureResourceTagBuilder(AzureResourceTagFluent<?> fluent,
AzureResourceTag instance) |
| Modifier and Type | Method and Description |
|---|---|
AzureResourceTag |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKey, getValue, hasAdditionalProperties, hashCode, hasKey, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKey, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AzureResourceTagBuilder()
public AzureResourceTagBuilder(AzureResourceTagFluent<?> fluent)
public AzureResourceTagBuilder(AzureResourceTagFluent<?> fluent, AzureResourceTag instance)
public AzureResourceTagBuilder(AzureResourceTag instance)
public AzureResourceTag build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AzureResourceTag>Copyright © 2015–2023 Red Hat. All rights reserved.