Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse |
OnboardingClient.deleteProfile(DeleteProfileRequest request) |
DeleteProfileResponse |
Onboarding.deleteProfile(DeleteProfileRequest request)
Deletes a specified registration profile.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProfileResponse> |
OnboardingAsyncClient.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler) |
Future<DeleteProfileResponse> |
OnboardingAsync.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler)
Deletes a specified registration profile.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProfileResponse> |
OnboardingAsyncClient.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler) |
Future<DeleteProfileResponse> |
OnboardingAsync.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler)
Deletes a specified registration profile.
|
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse |
DeleteProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse.Builder |
DeleteProfileResponse.Builder.copy(DeleteProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.