public static class PcsDiscoveryDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PcsDiscoveryDetails |
build() |
PcsDiscoveryDetails.Builder |
copy(PcsDiscoveryDetails model) |
PcsDiscoveryDetails.Builder |
serviceInstancePassword(String serviceInstancePassword)
Password for this user.
|
PcsDiscoveryDetails.Builder |
serviceInstanceUser(String serviceInstanceUser)
Application administrator username to access the Oracle Process Cloud Service application
in the source environment.
|
public PcsDiscoveryDetails.Builder serviceInstanceUser(String serviceInstanceUser)
Application administrator username to access the Oracle Process Cloud Service application in the source environment.
serviceInstanceUser
- the value to setpublic PcsDiscoveryDetails.Builder serviceInstancePassword(String serviceInstancePassword)
Password for this user.
serviceInstancePassword
- the value to setpublic PcsDiscoveryDetails build()
public PcsDiscoveryDetails.Builder copy(PcsDiscoveryDetails model)
Copyright © 2016–2023. All rights reserved.