public class GrantRolesToVirtualizedTableOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GrantRolesToVirtualizedTableOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
GrantRolesToVirtualizedTableOptions.Builder |
newBuilder()
New builder.
|
String |
roleName()
Gets the roleName.
|
String |
tableName()
Gets the tableName.
|
String |
tableSchema()
Gets the tableSchema.
|
public GrantRolesToVirtualizedTableOptions.Builder newBuilder()
public String tableName()
public String tableSchema()
public String roleName()
Copyright © 2021 IBM Cloud. All rights reserved.