UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.artifactStoreUri(String artifactStoreUri) |
The new S3 URI for the general purpose bucket to use as the artifact store for the MLflow Tracking Server.
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.automaticModelRegistration(Boolean automaticModelRegistration) |
Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
|
static UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.builder() |
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.toBuilder() |
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.trackingServerName(String trackingServerName) |
The name of the MLflow Tracking Server to update.
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.trackingServerSize(String trackingServerSize) |
The new size for the MLflow Tracking Server.
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.trackingServerSize(TrackingServerSize trackingServerSize) |
The new size for the MLflow Tracking Server.
|
UpdateMlflowTrackingServerRequest.Builder |
UpdateMlflowTrackingServerRequest.Builder.weeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart) |
The new weekly maintenance window start day and time to update.
|