|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupSection | |
|---|---|
| org.jclouds.dmtf.ovf | |
| org.jclouds.vcloud.director.v1_5.features | |
| Uses of StartupSection in org.jclouds.dmtf.ovf |
|---|
| Methods in org.jclouds.dmtf.ovf that return StartupSection | |
|---|---|
StartupSection |
StartupSection.Builder.build()
|
| Methods in org.jclouds.dmtf.ovf with parameters of type StartupSection | |
|---|---|
B |
StartupSection.Builder.fromStartupSection(StartupSection in)
|
| Uses of StartupSection in org.jclouds.vcloud.director.v1_5.features |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.features that return StartupSection | |
|---|---|
StartupSection |
VAppApi.getStartupSection(URI vAppURI)
Retrieves the startup section of a VApp. |
| Methods in org.jclouds.vcloud.director.v1_5.features that return types with arguments of type StartupSection | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<StartupSection> |
VAppAsyncApi.getStartupSection(URI vAppURI)
|
| Methods in org.jclouds.vcloud.director.v1_5.features with parameters of type StartupSection | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncApi.modifyStartupSection(URI vAppURI,
StartupSection section)
|
Task |
VAppApi.modifyStartupSection(URI vAppURI,
StartupSection section)
Modifies the startup section of a VApp. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||