Uses of Class
com.oracle.bmc.containerengine.requests.GetNodePoolOptionsRequest.NodePoolOsArch
-
Packages that use GetNodePoolOptionsRequest.NodePoolOsArch Package Description com.oracle.bmc.containerengine.requests -
-
Uses of GetNodePoolOptionsRequest.NodePoolOsArch in com.oracle.bmc.containerengine.requests
Methods in com.oracle.bmc.containerengine.requests that return GetNodePoolOptionsRequest.NodePoolOsArch Modifier and Type Method Description static GetNodePoolOptionsRequest.NodePoolOsArchGetNodePoolOptionsRequest.NodePoolOsArch. create(String key)GetNodePoolOptionsRequest.NodePoolOsArchGetNodePoolOptionsRequest. getNodePoolOsArch()Filter node pool options by OS architecture.static GetNodePoolOptionsRequest.NodePoolOsArchGetNodePoolOptionsRequest.NodePoolOsArch. valueOf(String name)Returns the enum constant of this type with the specified name.static GetNodePoolOptionsRequest.NodePoolOsArch[]GetNodePoolOptionsRequest.NodePoolOsArch. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.containerengine.requests with parameters of type GetNodePoolOptionsRequest.NodePoolOsArch Modifier and Type Method Description GetNodePoolOptionsRequest.BuilderGetNodePoolOptionsRequest.Builder. nodePoolOsArch(GetNodePoolOptionsRequest.NodePoolOsArch nodePoolOsArch)Filter node pool options by OS architecture.
-