Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse |
OnboardingClient.createProfile(CreateProfileRequest request) |
CreateProfileResponse |
Onboarding.createProfile(CreateProfileRequest request)
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 |
---|---|
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 |
---|---|
CreateProfileResponse |
CreateProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse.Builder |
CreateProfileResponse.Builder.copy(CreateProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.