public static class SqlCollectionDimensions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SqlCollectionDimensions |
build() |
SqlCollectionDimensions.Builder |
copy(SqlCollectionDimensions model) |
SqlCollectionDimensions.Builder |
lifecycleState(SqlCollectionLifecycleState lifecycleState)
The current state of the SQL collection.
|
SqlCollectionDimensions.Builder |
targetId(String targetId)
The OCID of the target corresponding to the security policy deployment.
|
public SqlCollectionDimensions.Builder targetId(String targetId)
The OCID of the target corresponding to the security policy deployment.
targetId
- the value to setpublic SqlCollectionDimensions.Builder lifecycleState(SqlCollectionLifecycleState lifecycleState)
The current state of the SQL collection.
lifecycleState
- the value to setpublic SqlCollectionDimensions build()
public SqlCollectionDimensions.Builder copy(SqlCollectionDimensions model)
Copyright © 2016–2024. All rights reserved.