public class DoneableAPIServiceDescription extends APIServiceDescriptionFluentImpl<DoneableAPIServiceDescription> implements io.fabric8.kubernetes.api.model.Doneable<APIServiceDescription>
APIServiceDescriptionFluentImpl.ActionDescriptorsNestedImpl<N>, APIServiceDescriptionFluentImpl.ResourcesNestedImpl<N>, APIServiceDescriptionFluentImpl.SpecDescriptorsNestedImpl<N>, APIServiceDescriptionFluentImpl.StatusDescriptorsNestedImpl<N>APIServiceDescriptionFluent.ActionDescriptorsNested<N>, APIServiceDescriptionFluent.ResourcesNested<N>, APIServiceDescriptionFluent.SpecDescriptorsNested<N>, APIServiceDescriptionFluent.StatusDescriptorsNested<N>| Constructor and Description |
|---|
DoneableAPIServiceDescription(APIServiceDescription item) |
DoneableAPIServiceDescription(APIServiceDescription item,
io.fabric8.kubernetes.api.builder.Function<APIServiceDescription,APIServiceDescription> function) |
DoneableAPIServiceDescription(io.fabric8.kubernetes.api.builder.Function<APIServiceDescription,APIServiceDescription> function) |
| Modifier and Type | Method and Description |
|---|---|
APIServiceDescription |
done() |
addAllToActionDescriptors, addAllToResources, addAllToSpecDescriptors, addAllToStatusDescriptors, addNewActionDescriptor, addNewActionDescriptorLike, addNewResource, addNewResource, addNewResourceLike, addNewSpecDescriptor, addNewSpecDescriptorLike, addNewStatusDescriptor, addNewStatusDescriptorLike, addToActionDescriptors, addToActionDescriptors, addToResources, addToResources, addToSpecDescriptors, addToSpecDescriptors, addToStatusDescriptors, addToStatusDescriptors, buildActionDescriptor, buildActionDescriptors, buildFirstActionDescriptor, buildFirstResource, buildFirstSpecDescriptor, buildFirstStatusDescriptor, buildLastActionDescriptor, buildLastResource, buildLastSpecDescriptor, buildLastStatusDescriptor, buildMatchingActionDescriptor, buildMatchingResource, buildMatchingSpecDescriptor, buildMatchingStatusDescriptor, buildResource, buildResources, buildSpecDescriptor, buildSpecDescriptors, buildStatusDescriptor, buildStatusDescriptors, editActionDescriptor, editFirstActionDescriptor, editFirstResource, editFirstSpecDescriptor, editFirstStatusDescriptor, editLastActionDescriptor, editLastResource, editLastSpecDescriptor, editLastStatusDescriptor, editMatchingActionDescriptor, editMatchingResource, editMatchingSpecDescriptor, editMatchingStatusDescriptor, editResource, editSpecDescriptor, editStatusDescriptor, equals, getActionDescriptors, getContainerPort, getDeploymentName, getDescription, getDisplayName, getGroup, getKind, getName, getResources, getSpecDescriptors, getStatusDescriptors, getVersion, hasActionDescriptors, hasContainerPort, hasDeploymentName, hasDescription, hasDisplayName, hasGroup, hashCode, hasKind, hasMatchingActionDescriptor, hasMatchingResource, hasMatchingSpecDescriptor, hasMatchingStatusDescriptor, hasName, hasResources, hasSpecDescriptors, hasStatusDescriptors, hasVersion, removeAllFromActionDescriptors, removeAllFromResources, removeAllFromSpecDescriptors, removeAllFromStatusDescriptors, removeFromActionDescriptors, removeFromResources, removeFromSpecDescriptors, removeFromStatusDescriptors, removeMatchingFromActionDescriptors, removeMatchingFromResources, removeMatchingFromSpecDescriptors, removeMatchingFromStatusDescriptors, setNewActionDescriptorLike, setNewResourceLike, setNewSpecDescriptorLike, setNewStatusDescriptorLike, setToActionDescriptors, setToResources, setToSpecDescriptors, setToStatusDescriptors, withActionDescriptors, withActionDescriptors, withContainerPort, withDeploymentName, withDescription, withDisplayName, withGroup, withKind, withName, withNewDeploymentName, withNewDeploymentName, withNewDeploymentName, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewVersion, withNewVersion, withNewVersion, withResources, withResources, withSpecDescriptors, withSpecDescriptors, withStatusDescriptors, withStatusDescriptors, withVersionpublic DoneableAPIServiceDescription(io.fabric8.kubernetes.api.builder.Function<APIServiceDescription,APIServiceDescription> function)
public DoneableAPIServiceDescription(APIServiceDescription item, io.fabric8.kubernetes.api.builder.Function<APIServiceDescription,APIServiceDescription> function)
public DoneableAPIServiceDescription(APIServiceDescription item)
public APIServiceDescription done()
done in interface io.fabric8.kubernetes.api.model.Doneable<APIServiceDescription>Copyright © 2015–2021 Red Hat. All rights reserved.