| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. analyticsInstanceId(String analyticsInstanceId) | The OCID of the AnalyticsInstance. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. body$(SetFeatureBundleDetails body) | Alternative setter for the body parameter. | 
| static SetFeatureBundleRequest.Builder | SetFeatureBundleRequest. builder() | Return a new builder for this request object. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. copy(SetFeatureBundleRequest o) | Copy method to populate the builder with values from the given instance. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest.Builder. setFeatureBundleDetails(SetFeatureBundleDetails setFeatureBundleDetails) | Input payload for the feature set of an Analytics instance. | 
| SetFeatureBundleRequest.Builder | SetFeatureBundleRequest. toBuilder() |  |