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, withVersionsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewVersion, addNewVersion, addNewVersionLike, addToAdditionalProperties, addToAdditionalProperties, addToVersions, editMetadata, getAdditionalProperties, getApiVersion, getDescription, getKind, getMetadata, getVersions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVersions, withAdditionalProperties, withApiVersion, withDescription, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withVersions, withVersionspublic 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.