static ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.builder()
Create a new builder.
|
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.connectionProperties(List<ConnectionProperty> connectionProperties) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.copy(ConnectionFromObjectStorage o) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.credentialFileContent(String credentialFileContent) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.description(String description) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.fingerPrint(String fingerPrint) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.identifier(String identifier) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.isDefault(Boolean isDefault) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.key(String key) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.keyMap(Map<String,String> keyMap) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.metadata(ObjectMetadata metadata) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.modelVersion(String modelVersion) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.name(String name) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.objectStatus(Integer objectStatus) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.objectVersion(Integer objectVersion) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.parentRef(ParentReference parentRef) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.passPhrase(String passPhrase) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.primarySchema(Schema primarySchema) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.toBuilder() |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.userId(String userId) |