public class CreateResourceAliasOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateResourceAliasOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Gets the name.
|
CreateResourceAliasOptions.Builder |
newBuilder()
New builder.
|
String |
source()
Gets the source.
|
String |
target()
Gets the target.
|
public CreateResourceAliasOptions.Builder newBuilder()
public String name()
public String source()
public String target()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.