Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListProfilesResponse |
OnboardingClient.listProfiles(ListProfilesRequest request) |
ListProfilesResponse |
Onboarding.listProfiles(ListProfilesRequest request)
Lists registration profiles that match the specified compartment or profile OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProfilesResponse> |
OnboardingAsyncClient.listProfiles(ListProfilesRequest request,
AsyncHandler<ListProfilesRequest,ListProfilesResponse> handler) |
Future<ListProfilesResponse> |
OnboardingAsync.listProfiles(ListProfilesRequest request,
AsyncHandler<ListProfilesRequest,ListProfilesResponse> handler)
Lists registration profiles that match the specified compartment or profile OCID.
|
Iterable<ListProfilesResponse> |
OnboardingPaginators.listProfilesResponseIterator(ListProfilesRequest request)
Creates a new iterable which will iterate over the responses received from the listProfiles
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProfilesResponse> |
OnboardingAsyncClient.listProfiles(ListProfilesRequest request,
AsyncHandler<ListProfilesRequest,ListProfilesResponse> handler) |
Future<ListProfilesResponse> |
OnboardingAsync.listProfiles(ListProfilesRequest request,
AsyncHandler<ListProfilesRequest,ListProfilesResponse> handler)
Lists registration profiles that match the specified compartment or profile OCID.
|
Modifier and Type | Method and Description |
---|---|
ListProfilesResponse |
ListProfilesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProfilesResponse.Builder |
ListProfilesResponse.Builder.copy(ListProfilesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.