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