Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Class and Description |
---|---|
class |
GroupProfile
Provides the information for a group registration profile.
|
class |
LifecycleProfile
Provides the information for a lifecycle environment registration profile.
|
class |
SoftwareSourceProfile
Provides the information for a software source registration profile.
|
class |
StationProfile
Provides the information for a management station registration profile.
|
class |
WindowsStandaloneProfile
Provides the information for a windows standalone registration profile.
|
Modifier and Type | Method and Description |
---|---|
Profile |
GetProfileResponse.getProfile()
The returned
Profile instance. |
Profile |
UpdateProfileResponse.getProfile()
The returned
Profile instance. |
Profile |
CreateProfileResponse.getProfile()
The returned
Profile instance. |
Modifier and Type | Method and Description |
---|---|
GetProfileResponse.Builder |
GetProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
UpdateProfileResponse.Builder |
UpdateProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
CreateProfileResponse.Builder |
CreateProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
Copyright © 2016–2024. All rights reserved.