public static class UpdateConnectionFromBIP.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateConnectionFromBIP.Builder key(String key)
public UpdateConnectionFromBIP.Builder modelVersion(String modelVersion)
public UpdateConnectionFromBIP.Builder parentRef(ParentReference parentRef)
public UpdateConnectionFromBIP.Builder name(String name)
public UpdateConnectionFromBIP.Builder description(String description)
public UpdateConnectionFromBIP.Builder objectStatus(Integer objectStatus)
public UpdateConnectionFromBIP.Builder objectVersion(Integer objectVersion)
public UpdateConnectionFromBIP.Builder identifier(String identifier)
public UpdateConnectionFromBIP.Builder connectionProperties(List<ConnectionProperty> connectionProperties)
public UpdateConnectionFromBIP.Builder registryMetadata(RegistryMetadata registryMetadata)
public UpdateConnectionFromBIP.Builder username(String username)
The user name for the connection.
username
- the value to setpublic UpdateConnectionFromBIP.Builder passwordSecret(SensitiveAttribute passwordSecret)
public UpdateConnectionFromBIP build()
public UpdateConnectionFromBIP.Builder copy(UpdateConnectionFromBIP model)
Copyright © 2016–2024. All rights reserved.