Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse |
OnboardingClient.createProfile(CreateProfileRequest request) |
CreateProfileResponse |
Onboarding.createProfile(CreateProfileRequest request)
Creates a registration profile.
|
Future<CreateProfileResponse> |
OnboardingAsyncClient.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler) |
Future<CreateProfileResponse> |
OnboardingAsync.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler)
Creates a registration profile.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateProfileResponse> |
OnboardingAsyncClient.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler) |
Future<CreateProfileResponse> |
OnboardingAsync.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler)
Creates a registration profile.
|
Modifier and Type | Method and Description |
---|---|
CreateProfileRequest |
CreateProfileRequest.Builder.build()
Build the instance of CreateProfileRequest as configured by this builder
|
CreateProfileRequest |
CreateProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.copy(CreateProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.