GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.bugUpdatesAvailableEqualsTo(Integer bugUpdatesAvailableEqualsTo) |
A filter to return instances that have the specified number of available bug updates.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.bugUpdatesAvailableGreaterThan(Integer bugUpdatesAvailableGreaterThan) |
A filter to return instances that have more available bug updates than the number
specified.
|
static GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.builder() |
Return a new builder for this request object.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.copy(GetManagedInstanceAnalyticContentRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.displayName(String singularValue) |
Singular setter.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.displayName(List<String> displayName) |
A filter to return resources that match the given display names.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.displayNameContains(String displayNameContains) |
A filter to return resources that may partially match the given display name.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.isManagedByAutonomousLinux(Boolean isManagedByAutonomousLinux) |
Indicates whether to list only resources managed by the Autonomous Linux service.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.lifecycleEnvironmentId(String lifecycleEnvironmentId) |
The OCID of the
lifecycle environment.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.lifecycleStageId(String lifecycleStageId) |
The OCID of the
lifecycle stage.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.location(ManagedInstanceLocation singularValue) |
Singular setter.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.location(List<ManagedInstanceLocation> location) |
A filter to return only resources whose location matches the given value.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.locationNotEqualTo(ManagedInstanceLocation singularValue) |
Singular setter.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.locationNotEqualTo(List<ManagedInstanceLocation> locationNotEqualTo) |
A filter to return only resources whose location does not match the given value.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.managedInstanceGroupId(String managedInstanceGroupId) |
The OCID of the
managed instance group.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.osFamily(OsFamily singularValue) |
Singular setter.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.osFamily(List<OsFamily> osFamily) |
A filter to return only resources that match the given operating system family.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.reportFormat(GetManagedInstanceAnalyticContentRequest.ReportFormat reportFormat) |
The format of the report to download.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.reportType(GetManagedInstanceAnalyticContentRequest.ReportType reportType) |
The type of the report the user wants to download.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.securityUpdatesAvailableEqualsTo(Integer securityUpdatesAvailableEqualsTo) |
A filter to return instances that have the specified number of available security
updates.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.securityUpdatesAvailableGreaterThan(Integer securityUpdatesAvailableGreaterThan) |
A filter to return instances that have more available security updates than the number
specified.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.status(ManagedInstanceStatus singularValue) |
Singular setter.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.status(List<ManagedInstanceStatus> status) |
A filter to return only managed instances whose status matches the status provided.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.toBuilder() |
|