Uses of Class
com.oracle.bmc.osmanagement.model.AttachChildSoftwareSourceToManagedInstanceDetails.Builder
-
Packages that use AttachChildSoftwareSourceToManagedInstanceDetails.Builder Package Description com.oracle.bmc.osmanagement.model -
-
Uses of AttachChildSoftwareSourceToManagedInstanceDetails.Builder in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return AttachChildSoftwareSourceToManagedInstanceDetails.Builder Modifier and Type Method Description static AttachChildSoftwareSourceToManagedInstanceDetails.Builder
AttachChildSoftwareSourceToManagedInstanceDetails. builder()
Create a new builder.AttachChildSoftwareSourceToManagedInstanceDetails.Builder
AttachChildSoftwareSourceToManagedInstanceDetails.Builder. copy(AttachChildSoftwareSourceToManagedInstanceDetails model)
AttachChildSoftwareSourceToManagedInstanceDetails.Builder
AttachChildSoftwareSourceToManagedInstanceDetails.Builder. softwareSourceId(String softwareSourceId)
OCID for the Software SourceAttachChildSoftwareSourceToManagedInstanceDetails.Builder
AttachChildSoftwareSourceToManagedInstanceDetails. toBuilder()
-