static ImageCustomActionOperation.Builder |
ImageCustomActionOperation.builder() |
|
default ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.navigationOperation(Consumer<CustomActionNavigationOperation.Builder> navigationOperation) |
Sets the value of the NavigationOperation property for this object.
|
ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.navigationOperation(CustomActionNavigationOperation navigationOperation) |
Sets the value of the NavigationOperation property for this object.
|
default ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.setParametersOperation(Consumer<CustomActionSetParametersOperation.Builder> setParametersOperation) |
Sets the value of the SetParametersOperation property for this object.
|
ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.setParametersOperation(CustomActionSetParametersOperation setParametersOperation) |
Sets the value of the SetParametersOperation property for this object.
|
ImageCustomActionOperation.Builder |
ImageCustomActionOperation.toBuilder() |
|
default ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.urlOperation(Consumer<CustomActionURLOperation.Builder> urlOperation) |
Sets the value of the URLOperation property for this object.
|
ImageCustomActionOperation.Builder |
ImageCustomActionOperation.Builder.urlOperation(CustomActionURLOperation urlOperation) |
Sets the value of the URLOperation property for this object.
|