public class DoneableThirdPartyResource extends ThirdPartyResourceFluentImpl<DoneableThirdPartyResource> implements Doneable<ThirdPartyResource>
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, addToVersions, editMetadata, equals, getApiVersion, getDescription, getKind, getMetadata, getVersions, removeFromVersions, 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.