public static final class DeleteConfigMapRequest.Builder extends Object
public DeleteConfigMapRequest.Builder configMapId(Long configMapId)
The ID of the ConfigMap that you want to delete. You can call the ListNamespacedConfigMaps operation to obtain the ID of a ConfigMap.
This parameter is required.
example:1
public DeleteConfigMapRequest build()
Copyright © 2026. All rights reserved.