public class DoneableThirdPartyResource extends ThirdPartyResourceFluentImpl<DoneableThirdPartyResource> implements Doneable<ThirdPartyResource>, ThirdPartyResourceFluent<DoneableThirdPartyResource>
ThirdPartyResourceFluentImpl.MetadataNestedImpl<N>, ThirdPartyResourceFluentImpl.VersionsNestedImpl<N>
ThirdPartyResourceFluent.MetadataNested<N>, ThirdPartyResourceFluent.VersionsNested<N>
_visitables
Constructor and Description |
---|
DoneableThirdPartyResource(Function<ThirdPartyResource,ThirdPartyResource> function) |
DoneableThirdPartyResource(ThirdPartyResource item) |
DoneableThirdPartyResource(ThirdPartyResource item,
Function<ThirdPartyResource,ThirdPartyResource> function) |
Modifier and Type | Method and Description |
---|---|
ThirdPartyResource |
done() |
addNewVersion, addNewVersion, addNewVersionLike, addToAdditionalProperties, addToAdditionalProperties, addToVersions, editMetadata, equals, getAdditionalProperties, getApiVersion, getDescription, getKind, getMetadata, getVersions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVersions, withAdditionalProperties, withApiVersion, withDescription, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withVersions, withVersions
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewVersion, addNewVersion, addNewVersionLike, addToAdditionalProperties, addToAdditionalProperties, addToVersions, editMetadata, getAdditionalProperties, getApiVersion, getDescription, getKind, getMetadata, getVersions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVersions, withAdditionalProperties, withApiVersion, withDescription, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withVersions, withVersions
public DoneableThirdPartyResource(Function<ThirdPartyResource,ThirdPartyResource> function)
public DoneableThirdPartyResource(ThirdPartyResource item, Function<ThirdPartyResource,ThirdPartyResource> function)
public DoneableThirdPartyResource(ThirdPartyResource item)
public ThirdPartyResource done()
done
in interface Doneable<ThirdPartyResource>
Copyright © 2011–2016 Red Hat. All rights reserved.