Package | Description |
---|---|
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
static ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.builder()
Return a new builder for this request object.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.copy(ListSupportedVmwareSoftwareVersionsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.hostShapeName(String hostShapeName)
A filter to return only resources that match or support the given ESXi host shape.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.limit(Integer limit)
For list pagination.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.page(String page)
For list pagination.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.toBuilder()
Return an instance of
ListSupportedVmwareSoftwareVersionsRequest.Builder that allows you to modify request properties. |
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.version(String version)
A filter to return only resources that match the given VMware software version exactly.
|
ListSupportedVmwareSoftwareVersionsRequest.Builder |
ListSupportedVmwareSoftwareVersionsRequest.Builder.versionToUpgrade(String versionToUpgrade)
A filter to return only VMware software versions that the given VMware software version
can be upgraded to.
|
Copyright © 2016–2025. All rights reserved.