Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<AttachSoftwareSourcesToProfileResponse> |
OnboardingAsyncClient.attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest request,
AsyncHandler<AttachSoftwareSourcesToProfileRequest,AttachSoftwareSourcesToProfileResponse> handler) |
Future<AttachSoftwareSourcesToProfileResponse> |
OnboardingAsync.attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest request,
AsyncHandler<AttachSoftwareSourcesToProfileRequest,AttachSoftwareSourcesToProfileResponse> handler)
Attaches the specified software sources to a profile.
|
Modifier and Type | Method and Description |
---|---|
AttachSoftwareSourcesToProfileRequest |
AttachSoftwareSourcesToProfileRequest.Builder.build()
Build the instance of AttachSoftwareSourcesToProfileRequest as configured by this builder
|
AttachSoftwareSourcesToProfileRequest |
AttachSoftwareSourcesToProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachSoftwareSourcesToProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AttachSoftwareSourcesToProfileRequest.Builder |
AttachSoftwareSourcesToProfileRequest.Builder.copy(AttachSoftwareSourcesToProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.