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