CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.authInstanceId(java.lang.String authInstanceId) |
Set the authInstanceId.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.customPath(java.lang.String customPath) |
Set the customPath.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.engineId(java.lang.String engineId) |
Set the engineId.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.hostname(java.lang.String hostname) |
Set the hostname.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.id(java.lang.String id) |
Set the id.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.name(java.lang.String name) |
Set the name.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.newBuilder() |
New builder.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.port(long port) |
Set the port.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.schemaPrototype(SchemaPrototype schemaPrototype) |
Set the schemaPrototype.
|
CreateSchemaOptions.Builder |
CreateSchemaOptions.Builder.storageName(java.lang.String storageName) |
Set the storageName.
|