Interface ProjectSetExternalOAuthAction

All Superinterfaces:
ProjectUpdateAction, ResourceUpdateAction<ProjectUpdateAction>
All Known Implementing Classes:
ProjectSetExternalOAuthActionImpl

ProjectSetExternalOAuthAction
Example to create an instance using the builder pattern

     ProjectSetExternalOAuthAction projectSetExternalOAuthAction = ProjectSetExternalOAuthAction.builder()
             .build()