public static class CreateConnectionFromObjectStorage.Builder extends Object
public CreateConnectionFromObjectStorage.Builder key(String key)
public CreateConnectionFromObjectStorage.Builder modelVersion(String modelVersion)
public CreateConnectionFromObjectStorage.Builder parentRef(ParentReference parentRef)
public CreateConnectionFromObjectStorage.Builder name(String name)
public CreateConnectionFromObjectStorage.Builder description(String description)
public CreateConnectionFromObjectStorage.Builder objectStatus(Integer objectStatus)
public CreateConnectionFromObjectStorage.Builder identifier(String identifier)
public CreateConnectionFromObjectStorage.Builder connectionProperties(List<ConnectionProperty> connectionProperties)
public CreateConnectionFromObjectStorage.Builder registryMetadata(RegistryMetadata registryMetadata)
public CreateConnectionFromObjectStorage.Builder credentialFileContent(String credentialFileContent)
public CreateConnectionFromObjectStorage.Builder userId(String userId)
public CreateConnectionFromObjectStorage.Builder fingerPrint(String fingerPrint)
public CreateConnectionFromObjectStorage.Builder passPhrase(String passPhrase)
public CreateConnectionFromObjectStorage build()
public CreateConnectionFromObjectStorage.Builder copy(CreateConnectionFromObjectStorage o)
Copyright © 2016–2021. All rights reserved.