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