| Package | Description |
|---|---|
| com.ibm.cloud.platform_services.resource_controller.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.addTags(String tags)
Adds an tags to tags.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.allowCleanup(Boolean allowCleanup)
Set the allowCleanup.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.entityLock(Boolean entityLock)
Set the entityLock.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.name(String name)
Set the name.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.newBuilder()
New builder.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.parameters(Map<String,Object> parameters)
Set the parameters.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.resourceGroup(String resourceGroup)
Set the resourceGroup.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.resourcePlanId(String resourcePlanId)
Set the resourcePlanId.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.tags(List<String> tags)
Set the tags.
|
CreateResourceInstanceOptions.Builder |
CreateResourceInstanceOptions.Builder.target(String target)
Set the target.
|
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.